Class
Devise::Delegator
In:
lib/devise/delegator.rb
Parent:
Object
Checks the scope in the given environment and returns the associated failure app.
Methods
call
failure_app
Public Instance methods
call
(env)
failure_app
(env)
[Validate]