Table of Contents - pundit-2.5.0 Documentation
Pages
Classes and Modules
- Pundit
- Pundit::Authorization
- Pundit::AuthorizationNotPerformedError
- Pundit::CacheStore
- Pundit::CacheStore::LegacyStore
- Pundit::CacheStore::NullStore
- Pundit::Context
- Pundit::Error
- Pundit::Generators
- Pundit::Generators::InstallGenerator
- Pundit::Generators::PolicyGenerator
- Pundit::Helper
- Pundit::InvalidConstructorError
- Pundit::NotAuthorizedError
- Pundit::NotDefinedError
- Pundit::PolicyFinder
- Pundit::PolicyScopingNotPerformedError
- Pundit::RSpec
- Pundit::RSpec::DSL
- Pundit::RSpec::Matchers
- Pundit::RSpec::PolicyExampleGroup
- Pundit::Railtie
- Rspec
- Rspec::Generators
- Rspec::Generators::PolicyGenerator
- TestUnit
- TestUnit::Generators
- TestUnit::Generators::PolicyGenerator
Methods
- ::authorize — Pundit
- ::description — Pundit::RSpec::Matchers
- ::included — Pundit
- ::included — Pundit::RSpec::PolicyExampleGroup
- ::new — Pundit::NotAuthorizedError
- ::new — Pundit::CacheStore::LegacyStore
- ::new — Pundit::Context
- ::new — Pundit::PolicyFinder
- ::policy — Pundit
- ::policy! — Pundit
- ::policy_scope — Pundit
- ::policy_scope! — Pundit
- #authorize — Pundit::Context
- #authorize — Pundit::Authorization
- #cached_find — Pundit::Context
- #copy_application_policy — Pundit::Generators::InstallGenerator
- #create_policy — Pundit::Generators::PolicyGenerator
- #create_policy_spec — Rspec::Generators::PolicyGenerator
- #create_policy_test — TestUnit::Generators::PolicyGenerator
- #current_example — Pundit::RSpec::Matchers
- #fetch — Pundit::CacheStore::LegacyStore
- #fetch — Pundit::CacheStore::NullStore
- #find — Pundit::PolicyFinder
- #find_class_name — Pundit::PolicyFinder
- #param_key — Pundit::PolicyFinder
- #permissions — Pundit::RSpec::Matchers
- #permissions — Pundit::RSpec::DSL
- #permitted_attributes — Pundit::Authorization
- #policies — Pundit::Authorization
- #policy — Pundit::Context
- #policy — Pundit::PolicyFinder
- #policy — Pundit::Authorization
- #policy! — Pundit::Context
- #policy! — Pundit::PolicyFinder
- #policy_finder — Pundit::Context
- #policy_scope — Pundit::Context
- #policy_scope — Pundit::Helper
- #policy_scope — Pundit::Authorization
- #policy_scope! — Pundit::Context
- #policy_scopes — Pundit::Authorization
- #pundit — Pundit::Authorization
- #pundit_model — Pundit::Context
- #pundit_params_for — Pundit::Authorization
- #pundit_policy_authorized? — Pundit::Authorization
- #pundit_policy_scope — Pundit::Authorization
- #pundit_policy_scoped? — Pundit::Authorization
- #pundit_reset! — Pundit::Authorization
- #pundit_user — Pundit::Authorization
- #scope — Pundit::PolicyFinder
- #scope! — Pundit::PolicyFinder
- #skip_authorization — Pundit::Authorization
- #skip_policy_scope — Pundit::Authorization
- #verify_authorized — Pundit::Authorization
- #verify_policy_scoped — Pundit::Authorization
- #was_or_were — Pundit::RSpec::Matchers