You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use hashid on most models, but there are a few models I want to use it without overriding to_param because the particular model is used in many places and I dont have time to test if adding hashid will break all those places. How can I tell hashid not to override to_param?
The text was updated successfully, but these errors were encountered:
I use hashid on most models, but there are a few models I want to use it without overriding to_param because the particular model is used in many places and I dont have time to test if adding hashid will break all those places. How can I tell hashid not to override to_param?
The text was updated successfully, but these errors were encountered: