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
Update all configs to use new defaults (rails app:upgrade)
Address exceptions raised by raise_on_missing_callback_actions (ensure authenticate_user! etc. filters are called/skipped for correct actions in correct controllers)
Migrate away from secrets.yml to encrypted credentials
The text was updated successfully, but these errors were encountered:
rails app:upgrade
)raise_on_missing_callback_actions
(ensureauthenticate_user!
etc. filters are called/skipped for correct actions in correct controllers)The text was updated successfully, but these errors were encountered: