Module: Refinery

Defined in:
app/models/refinery/role.rb,
app/models/refinery/user.rb,
lib/refinery/authentication.rb,
app/models/refinery/roles_users.rb,
app/models/refinery/user_plugin.rb,
app/mailers/refinery/user_mailer.rb,
app/helpers/refinery/users_helper.rb,
lib/refinery/authenticated_system.rb,
lib/refinery/authentication/engine.rb,
app/helpers/refinery/sessions_helper.rb,
app/helpers/refinery/passwords_helper.rb,
app/helpers/refinery/admin/users_helper.rb,
app/helpers/refinery/user_mailer_helper.rb,
app/controllers/refinery/users_controller.rb,
lib/refinery/authentication/configuration.rb,
app/controllers/refinery/sessions_controller.rb,
app/controllers/refinery/passwords_controller.rb,
app/controllers/refinery/admin/users_controller.rb,
lib/generators/refinery/authentication/authentication_generator.rb

Defined Under Namespace

Modules: Admin, AuthenticatedSystem, Authentication, PasswordsHelper, SessionsHelper, UserMailerHelper, UsersHelper Classes: AuthenticationGenerator, PasswordsController, Role, RolesUsers, SessionsController, User, UserMailer, UserPlugin, UsersController

Class Attribute Summary collapse

Class Attribute Details

.authentication_login_fieldObject

Returns the value of attribute authentication_login_field.



11
12
13
# File 'lib/refinery/authentication.rb', line 11

def 
  @authentication_login_field
end