Table of Contents - pundit-0.2.3 Documentation
Pages
Classes and Modules
- ApplicationPolicy
- Object
- Pundit
- Pundit::AuthorizationNotPerformedError
- Pundit::Generators
- Pundit::Generators::InstallGenerator
- Pundit::Generators::PolicyGenerator
- Pundit::NotAuthorizedError
- Pundit::NotDefinedError
- Pundit::PolicyFinder
- Pundit::RSpec
- Pundit::RSpec::DSL
- Pundit::RSpec::Matchers
- Pundit::RSpec::PolicyExampleGroup
Methods
- ::included — Pundit::RSpec::PolicyExampleGroup
- ::new — ApplicationPolicy
- ::new — Pundit::PolicyFinder
- #authorize — Pundit
- #copy_application_policy — Pundit::Generators::InstallGenerator
- #create? — ApplicationPolicy
- #create_policy — Pundit::Generators::PolicyGenerator
- #destroy? — ApplicationPolicy
- #edit? — ApplicationPolicy
- #find — Pundit::PolicyFinder
- #index? — ApplicationPolicy
- #new? — ApplicationPolicy
- #permissions — Pundit::RSpec::Matchers
- #permissions — Pundit::RSpec::DSL
- #policy — Pundit::PolicyFinder
- #policy — Pundit
- #policy! — Pundit
- #policy! — Pundit::PolicyFinder
- #policy_scope — Pundit
- #policy_scope! — Pundit
- #pundit_user — Pundit
- #scope — Pundit::PolicyFinder
- #scope — ApplicationPolicy
- #scope! — Pundit::PolicyFinder
- #show? — ApplicationPolicy
- #update? — ApplicationPolicy
- #verify_authorized — Pundit
- #verify_policy_scoped — Pundit