Table of Contents - founders_toolkit-0.7.0 Documentation
Pages
Classes and Modules
- Current
- FoundersToolkit
- FoundersToolkit::Auth
- FoundersToolkit::Auth::Confirmable
- FoundersToolkit::Auth::Confirmable::Model
- FoundersToolkit::Auth::Emailable
- FoundersToolkit::Auth::Emailable::Model
- FoundersToolkit::Auth::Recoverable
- FoundersToolkit::Auth::Recoverable::Model
- FoundersToolkit::Auth::Securable
- FoundersToolkit::Auth::Securable::Controller
- FoundersToolkit::Auth::Securable::CurrentAttributes
- FoundersToolkit::Auth::Securable::Guest
- FoundersToolkit::Auth::Securable::Model
- FoundersToolkit::Auth::Securable::SessionsController
- FoundersToolkit::Auth::Securable::Validations
- FoundersToolkit::Auth::Securable::Validations::ProtectedValidator
- FoundersToolkit::Auth::Securable::Validations::ProtectedValidator::HelperMethods
- FoundersToolkit::Engine
- FoundersToolkit::Jobs
- FoundersToolkit::Jobs::LockedJob
- FoundersToolkit::Jobs::TrackedJob
- FoundersToolkit::Monitoring
- FoundersToolkit::Monitoring::Statsdable
- FoundersToolkit::Util
- FoundersToolkit::Util::Cacheable
- FoundersToolkit::Util::Lockable
- FoundersToolkit::Util::RateLimitable
- Guest
- SessionsController
- User
- UsersController
Methods
- ::confirm! — FoundersToolkit::Auth::Confirmable::Model
- ::new — FoundersToolkit::Auth::Securable::Validations::ProtectedValidator
- #after_login_path — FoundersToolkit::Auth::Securable::SessionsController
- #after_logout_path — FoundersToolkit::Auth::Securable::SessionsController
- #attribute_changed? — FoundersToolkit::Auth::Securable::Validations::ProtectedValidator
- #authenticate — FoundersToolkit::Auth::Securable::Controller
- #authenticate? — FoundersToolkit::Auth::Securable::Validations::ProtectedValidator
- #cached — FoundersToolkit::Util::Cacheable
- #clear_reset_password_token — FoundersToolkit::Auth::Recoverable::Model
- #confirm! — FoundersToolkit::Auth::Confirmable::Model
- #create — FoundersToolkit::Auth::Securable::SessionsController
- #create — UsersController
- #delete_lock_info — FoundersToolkit::Jobs::LockedJob
- #destroy — FoundersToolkit::Auth::Securable::SessionsController
- #edit — UsersController
- #enqueue_lock_key — FoundersToolkit::Jobs::LockedJob
- #extend_lock — FoundersToolkit::Jobs::LockedJob
- #generate_reset_password_token! — FoundersToolkit::Auth::Recoverable::Model
- #get_lock_info — FoundersToolkit::Jobs::LockedJob
- #guest? — FoundersToolkit::Auth::Securable::Guest
- #lock — FoundersToolkit::Jobs::LockedJob
- #lock_info_key — FoundersToolkit::Jobs::LockedJob
- #lock_key — FoundersToolkit::Jobs::LockedJob
- #locked — FoundersToolkit::Util::Lockable
- #locker — FoundersToolkit::Util::Lockable
- #new — FoundersToolkit::Auth::Securable::SessionsController
- #new — UsersController
- #persist_lock_info — FoundersToolkit::Jobs::LockedJob
- #rate_limiter — FoundersToolkit::Util::RateLimitable
- #redirect_if_set — FoundersToolkit::Auth::Securable::Controller
- #set_current_user — FoundersToolkit::Auth::Securable::Controller
- #setup! — FoundersToolkit::Auth::Securable::Validations::ProtectedValidator
- #sign_in — FoundersToolkit::Auth::Securable::Controller
- #statsd — FoundersToolkit::Monitoring::Statsdable
- #time — FoundersToolkit::Monitoring::Statsdable
- #update — UsersController
- #update_queue_size_stats — FoundersToolkit::Jobs::TrackedJob
- #update_stats — FoundersToolkit::Jobs::TrackedJob
- #user — FoundersToolkit::Auth::Securable::CurrentAttributes
- #user_params — UsersController
- #validate_each — FoundersToolkit::Auth::Securable::Validations::ProtectedValidator
- #validates_protected_attributes — FoundersToolkit::Auth::Securable::Validations::ProtectedValidator::HelperMethods
- #with_lock — FoundersToolkit::Util::Lockable