Code changes
Demo
2.5.0
Module Changes
Class Changes
-
Pundit::NotDefinedError
-
Pundit::PolicyScopingNotPerformedError
-
Pundit::AuthorizationNotPerformedError
-
Pundit::CacheStore::LegacyStore
-
TestUnit::Generators::PolicyGenerator
-
Pundit::CacheStore::NullStore
-
Pundit::Generators::PolicyGenerator
Method Changes
-
Pundit::PolicyFinder#find
-
Pundit::Context#policy_finder
-
Pundit::Generators::InstallGenerator#copy_application_policy
-
Pundit::Context#policy_scope
-
TestUnit::Generators::PolicyGenerator#create_policy_test
-
Pundit::PolicyFinder#scope
-
Pundit::PolicyFinder#initialize
2.4.0
Module Changes
Class Changes
-
Pundit::Generators::InstallGenerator
-
Pundit::CacheStore::LegacyStore
-
Pundit::PolicyFinder
Method Changes
-
Pundit::Context#initialize
-
Pundit::PolicyFinder#param_key
-
Pundit::Context#policy_scope!
-
Pundit::PolicyFinder#scope!
2.3.2
Module Changes
Class Changes
-
TestUnit::Generators::PolicyGenerator
-
Pundit::CacheStore::LegacyStore
-
Pundit::Error
-
Pundit::Railtie
-
Rspec::Generators::PolicyGenerator
Method Changes
-
Pundit::CacheStore::LegacyStore#initialize
-
Pundit::Context#cached_find
-
TestUnit::Generators::PolicyGenerator#create_policy_test
-
Pundit::PolicyFinder#scope
-
Pundit::Context#policy_scope!