Class: User

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
Challah::Userable
Defined in:
app/models/user.rb

Method Summary

Methods included from Challah::UserStatusable

#active, #active=, #active?, #valid_session?

Methods included from Challah::UserProvideable

#method_missing, #provider, #provider?, #provider_attributes, #provider_attributes=, #providers, #valid_provider?

Methods included from Challah::UserPasswordable

#password!, #password=, #password_changed?, #password_confirmation=, #password_provider, #password_provider?, #username, #username=

Methods included from Challah::UserAuthenticateable

#authenticate, #authenticate_with_api_key, #authenticate_with_password, #failed_authentication!, #successful_authentication!

Methods included from Challah::UserAttributeable

#name, #small_name, #valid_session?

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Challah::UserProvideable