Module: Trestle::Auth

Extended by:
ActiveSupport::Autoload
Defined in:
lib/trestle/auth.rb,
lib/trestle/auth/engine.rb,
lib/trestle/auth/version.rb,
lib/trestle/auth/null_user.rb,
lib/trestle/auth/constraint.rb,
lib/trestle/auth/configuration.rb,
lib/trestle/auth/model_methods.rb,
lib/trestle/auth/controller_methods.rb,
app/helpers/trestle/auth/title_helper.rb,
lib/trestle/auth/configuration/rememberable.rb,
lib/trestle/auth/model_methods/rememberable.rb,
lib/generators/trestle/auth/admin/admin_generator.rb,
lib/generators/trestle/auth/model/model_generator.rb,
lib/generators/trestle/auth/install/install_generator.rb

Defined Under Namespace

Modules: ControllerMethods, Generators, ModelMethods, TitleHelper, UserHelper Classes: Configuration, Constraint, Engine, NullUser, SessionsController

Constant Summary collapse

VERSION =
"0.2.5"