Method List
-
#active_authentication ActionDispatch::Routing::Mapper
-
#active_authentication_controller? ActiveAuthentication::Controller::Authenticatable
-
#add_route ActiveAuthentication::InstallGenerator
-
#authenticate_user! ActiveAuthentication::Controller::Authenticatable
-
#confirm ActiveAuthentication::Model::Confirmable
-
#copy_initializer ActiveAuthentication::InstallGenerator
-
#copy_views ActiveAuthentication::ViewsGenerator
-
#create ActiveAuthentication::PasswordsController
-
#create ActiveAuthentication::UnlocksController
-
#create ActiveAuthentication::MagicLinksController
-
#create ActiveAuthentication::OmniauthCallbacksController
-
#create ActiveAuthentication::ConfirmationsController
-
#create ActiveAuthentication::RegistrationsController
-
#create ActiveAuthentication::SessionsController
-
#current_user ActiveAuthentication::Controller::Authenticatable
-
#destroy ActiveAuthentication::RegistrationsController
-
#destroy ActiveAuthentication::SessionsController
-
#edit ActiveAuthentication::PasswordsController
-
#edit ActiveAuthentication::RegistrationsController
-
#email_confirmation_instructions ActiveAuthentication::Mailer
-
#generate_migration ActiveAuthentication::InstallGenerator
-
#generate_model ActiveAuthentication::OmniauthableGenerator
-
#generate_model ActiveAuthentication::InstallGenerator
-
#increment_failed_attempts ActiveAuthentication::Model::Lockable
-
#lock ActiveAuthentication::Model::Lockable
-
#locked? ActiveAuthentication::Model::Lockable
-
#magic_link ActiveAuthentication::Mailer
-
#new ActiveAuthentication::SessionsController
-
#new ActiveAuthentication::UnlocksController
-
#new ActiveAuthentication::RegistrationsController
-
#new ActiveAuthentication::ConfirmationsController
-
#new ActiveAuthentication::MagicLinksController
-
#new ActiveAuthentication::PasswordsController
-
next_migration_number ActiveAuthentication::InstallGenerator
-
#password_reset_instructions ActiveAuthentication::Mailer
-
#require_no_authentication ActiveAuthentication::Controller::Authenticatable
-
#send_email_confirmation_instructions ActiveAuthentication::Model::Confirmable
-
#send_email_confirmation_instructions? ActiveAuthentication::Model::Confirmable
-
#send_magic_link ActiveAuthentication::Model::Magiclinkable
-
#send_password_reset_instructions ActiveAuthentication::Model::Recoverable
-
#send_unlock_instructions ActiveAuthentication::Model::Lockable
-
#show ActiveAuthentication::UnlocksController
-
#show ActiveAuthentication::MagicLinksController
-
#show ActiveAuthentication::ConfirmationsController
-
#sign_in ActiveAuthentication::Controller::Authenticatable
-
#sign_in ActiveAuthentication::Test::Helpers
-
#sign_out ActiveAuthentication::Controller::Authenticatable
-
#sign_out ActiveAuthentication::Test::Helpers
-
#timedout? ActiveAuthentication::Model::Timeoutable
-
#track ActiveAuthentication::Model::Trackable
-
#unconfirmed? ActiveAuthentication::Model::Confirmable
-
#unlock ActiveAuthentication::Model::Lockable
-
#unlock_instructions ActiveAuthentication::Mailer
-
#update ActiveAuthentication::PasswordsController
-
#update ActiveAuthentication::RegistrationsController
-
#user_signed_in? ActiveAuthentication::Controller::Authenticatable