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
Changed most of it. Not changing the where(...).first to find_by as suggested by CodeClimate because that's not always the exact equivalent and that's actually a bug in their code.
Read: rubocop/rubocop#1938 for more details
Like putting spaces where it is needed and changing
and
to&&
The text was updated successfully, but these errors were encountered: