RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: agustinv
Site: www.edsurge.com
Yes you can overwrite the find_one method. Look at https://github.com/norman/friendly_id/issues/197 for an example.
But make sure that you are starting with the right finder method, eg history uses another one.
Yes you can overwrite the find_one method. Look at https://github.com/norman/friendly_id/issues/197 for an example.
But make sure that you are starting with the right finder method, eg history uses another one.