Module: Accountly

Defined in:
app/controllers/accountly/passwords_controller.rb,
lib/accountly.rb,
lib/accountly/engine.rb,
lib/accountly/version.rb,
app/forms/accountly/password_form.rb,
app/forms/accountly/username_form.rb,
app/mailers/accountly/account_mailer.rb,
app/forms/accountly/change_email_form.rb,
app/models/accountly/update_email_user.rb,
app/helpers/accountly/application_helper.rb,
lib/generators/accountly/install_generator.rb,
app/controllers/accountly/emails_controller.rb,
app/controllers/accountly/settings_controller.rb,
app/controllers/accountly/usernames_controller.rb,
app/controllers/accountly/confirmation_controller.rb

Overview

usecase: if user wants to change his username when he is logged in.

he needs his current password to change it.

Defined Under Namespace

Modules: ApplicationHelper, UpdateEmailUser Classes: AccountController, AccountMailer, ChangeEmailForm, ConfirmationController, EmailsController, Engine, InstallGenerator, PasswordForm, PasswordsController, SettingsController, UsernameForm, UsernamesController

Constant Summary collapse

VERSION =
"0.0.6"