Code changes
Demo
2.5.0
Module Changes
Class Changes
-
Pundit::Railtie
-
TestUnit::Generators::PolicyGenerator
-
Pundit::CacheStore::LegacyStore
-
Pundit::PolicyScopingNotPerformedError
-
Pundit::NotAuthorizedError
Method Changes
-
Pundit::NotAuthorizedError#initialize
-
Pundit::PolicyFinder#param_key
-
Pundit::CacheStore::LegacyStore#initialize
-
Pundit::Generators::PolicyGenerator#create_policy
-
Pundit::PolicyFinder#find
2.4.0
Module Changes
Class Changes
-
Pundit::Generators::InstallGenerator
-
Pundit::Generators::PolicyGenerator
-
Pundit::Railtie
-
Pundit::CacheStore::NullStore
-
Pundit::PolicyFinder
-
Pundit::NotDefinedError
Method Changes
-
Pundit::Context#cached_find
-
TestUnit::Generators::PolicyGenerator#create_policy_test
-
Pundit::Context#policy!
-
Pundit::Context#initialize
-
Pundit::Context#policy_scope!
2.3.2
Module Changes
Class Changes
-
Pundit::Generators::PolicyGenerator
-
Pundit::PolicyFinder
-
Pundit::AuthorizationNotPerformedError
-
Pundit::CacheStore::NullStore
-
Pundit::Generators::InstallGenerator
-
Pundit::PolicyScopingNotPerformedError
Method Changes
-
Pundit::Context#initialize
-
Pundit::NotAuthorizedError#initialize
-
Pundit::Generators::PolicyGenerator#create_policy
-
Pundit::Context#cached_find
-
Pundit::Context#policy
-
Pundit::Context#authorize
-
Pundit::PolicyFinder#policy!