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
In the readme example under Customizing controller behavior we use a custom authentication method authenticate_user! only: [:morph]. This method that is not really explained. We should change it to a vanilla example. Something like:
In the readme example under Customizing controller behavior we use a custom authentication method
authenticate_user! only: [:morph]
. This method that is not really explained. We should change it to a vanilla example. Something like:The text was updated successfully, but these errors were encountered: