Module: ActiveEntry

Defined in:
lib/active_entry.rb,
lib/active_entry/base.rb,
lib/active_entry/rspec.rb,
lib/active_entry/errors.rb,
lib/active_entry/railtie.rb,
lib/active_entry/version.rb,
lib/active_entry/generators.rb,
lib/active_entry/policy_finder.rb,
app/helpers/active_entry/view_helper.rb,
app/controllers/concerns/active_entry/concern.rb,
lib/generators/active_entry/install/install_generator.rb

Defined Under Namespace

Modules: ControllerConcern, Generators, Rspec, ViewHelper Classes: AuthError, AuthenticationNotPerformedError, AuthorizationNotPerformedError, Base, DecisionMakerMethodNotDefinedError, Error, InstallGenerator, NotAuthenticatedError, NotAuthorizedError, NotDefinedError, NotPerformedError, PolicyFinder, Railtie

Constant Summary collapse

VERSION =
'2.0.1'