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
This just doesn't seem to be sensible to have since resources_controller
defines all the CRUD actions, and as soon as all our controllers inherit
from resources_controller, they won't be rubocop compliant because of
this.
0 commit comments