class ActionControl::AuthenticationNotPerformedError
Error for controllers in which authentication isn't handled.
@raise [AuthenticationNotPerformedError]
if the #authenticated? method isn't defined in the controller class.
Error for controllers in which authentication isn't handled.
@raise [AuthenticationNotPerformedError]
if the #authenticated? method isn't defined in the controller class.