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
Added locate_many(ignore_missing: true) option that'll use #where ins…
…tead of #find for bulk location, which via Active Record means missing records will be ignored instead of raise an exception