Code changes
Demo
2.5.2
Module Changes
Class Changes
-
Pundit::Generators::PolicyGenerator
-
Rspec::Generators::PolicyGenerator
-
Pundit::NotDefinedError
-
Pundit::AuthorizationNotPerformedError
-
Pundit::CacheStore::LegacyStore
Method Changes
-
Pundit::Context#policy!
-
Pundit::Context#policy_finder
-
Pundit::PolicyFinder#find_class_name
-
Pundit::PolicyFinder#initialize
2.5.1
Module Changes
Class Changes
-
Pundit::InvalidConstructorError
-
Pundit::Railtie
-
Pundit::NotAuthorizedError
-
Pundit::NotDefinedError
-
Pundit::AuthorizationNotPerformedError
-
Pundit::Error
-
Pundit::Generators::PolicyGenerator
Method Changes
-
Pundit::Context#authorize
-
Pundit::PolicyFinder#param_key
-
Pundit::Context#policy!
-
Pundit::Context#policy_scope
2.5.0
Module Changes
Class Changes
-
Pundit::Error
-
Pundit::Context
-
Pundit::NotAuthorizedError
-
Pundit::CacheStore::NullStore
-
Pundit::CacheStore::LegacyStore
-
Pundit::Generators::PolicyGenerator
Method Changes
-
Pundit::Generators::InstallGenerator#copy_application_policy
-
Pundit::Context#policy!
-
Pundit::Context#pundit_model
-
Rspec::Generators::PolicyGenerator#create_policy_spec
-
Pundit::Context#policy_scope