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
FriendlyId should pass all attributes (model, primary_key, id) correctly to ensure consistent behavior for error handling. With id, of course, being the friendly_id.
The text was updated successfully, but these errors were encountered:
friendly_id/lib/friendly_id/finder_methods.rb
Line 23 in e8186c6
friendly_id/lib/friendly_id/finder_methods.rb
Line 37 in e8186c6
https://api.rubyonrails.org/classes/ActiveRecord/RecordNotFound.html
FriendlyId should pass all attributes (
model
,primary_key
,id
) correctly to ensure consistent behavior for error handling. Withid
, of course, being thefriendly_id
.The text was updated successfully, but these errors were encountered: