norman / friendly_id

FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
http://norman.github.io/friendly_id/
MIT License
6.13k stars 589 forks source link

Find_by return an nill #1011

Open pugal22 opened 1 year ago

pugal22 commented 1 year ago

Returned nil while fetching users record inspite of the record found in ruby on rails.