Table of Contents - orthodox-0.3.4 Documentation
Pages
Classes and Modules
- Authenticateable
- Authenticateable::ClassMethods
- AuthenticationGenerator
- AuthenticationHelpers
- BaseControllerGenerator
- CoffeescriptGenerator
- ControllerGenerator
- LayoutHelperGenerator
- Object
- Orthodox
- Orthodox::Railtie
- OtpCredentialsHelper
- Otpable
- PasswordResetToken
- PasswordResetable
- SassGenerator
- TfaSession
- TwoFactorAuthentication
- TwoFactorAuthentication::ClassMethods
Methods
- #add_description_method — LayoutHelperGenerator
- #add_title_method — LayoutHelperGenerator
- #authenticate_actor — ControllerGenerator
- #authenticate_actor? — ControllerGenerator
- #block_name — SassGenerator
- #copy_template_file — CoffeescriptGenerator
- #copy_template_file — ControllerGenerator
- #copy_template_file — LayoutHelperGenerator
- #copy_template_file — SassGenerator
- #create_controllers — AuthenticationGenerator
- #create_factories — AuthenticationGenerator
- #create_flash_message — ControllerGenerator
- #create_form_objects — AuthenticationGenerator
- #create_mailer — AuthenticationGenerator
- #create_migrations — AuthenticationGenerator
- #create_models — AuthenticationGenerator
- #create_routes — AuthenticationGenerator
- #create_specs — AuthenticationGenerator
- #create_view_templates — AuthenticationGenerator
- #define_tfa_methods — TwoFactorAuthentication::ClassMethods
- #destroy_flash_message — ControllerGenerator
- #destroy_otp_credential — Otpable
- #destroy_password_reset_token — PasswordResetable
- #ensure_concerns — AuthenticationGenerator
- #ensure_file — BaseControllerGenerator
- #ensure_gems — AuthenticationGenerator
- #ensure_helpers — AuthenticationGenerator
- #ensure_js — AuthenticationGenerator
- #expired? — PasswordResetToken
- #extend_controllers — AuthenticationGenerator
- #extend_models — AuthenticationGenerator
- #file_path — CoffeescriptGenerator
- #file_path — ControllerGenerator
- #file_path — LayoutHelperGenerator
- #file_path — SassGenerator
- #function_name — CoffeescriptGenerator
- #include_module_in_controller — AuthenticationGenerator
- #include_module_in_model — AuthenticationGenerator
- #namespace_module — BaseControllerGenerator
- #namespace_path — CoffeescriptGenerator
- #namespace_path — ControllerGenerator
- #namespace_path — SassGenerator
- #otp? — TfaSession
- #otp_correct — TfaSession
- #parent_class_name — ControllerGenerator
- #partial_file_name — SassGenerator
- #plural_class_name — AuthenticationGenerator
- #qrcode — OtpCredentialsHelper
- #recovery_code? — TfaSession
- #recovery_code_correct — TfaSession
- #seconds_until_next_otp — Object
- #set_expires_at — PasswordResetToken
- #sign_in — AuthenticationHelpers
- #singular_name — CoffeescriptGenerator
- #singular_name — ControllerGenerator
- #singular_name — SassGenerator
- #svg_url_for_otp_credential — OtpCredentialsHelper
- #template_file_path — ControllerGenerator
- #tfa? — Otpable
- #update_flash_message — ControllerGenerator
- #validate_presence_of_password? — Authenticateable