SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby1.8-rubygem-pundit-doc-2.0.0-3.3.i586.rpm :
Sun Jul 22 14:00:00 2018 cooloAATTsuse.com
- updated to version 2.0.0
see installed CHANGELOG.md
[#]# 2.0.0 (2018-07-21)
No changes since beta1
[#]# 2.0.0.beta1 (2018-07-04)
- Add `policy_class` option to `authorize` to be able to override the policy. (#441)
- Add `policy_scope_class` option to `authorize` to be able to override the policy scope. (#441)
- Fix `param_key` issue when passed an array. (#529)
- Only pass last element of \"namespace array\" to policy and scope. (#529)
- Allow specification of a `NilClassPolicy`. (#525)
- Make sure `policy_class` override is called when passed an array. (#475)
- Raise `InvalidConstructorError` if a policy or policy scope with an invalid constructor is called. (#462)
- Use `action_name` instead of `params[:action]`. (#419)
- Add `pundit_params_for` method to make it easy to customize params fetching. (#502)
- Return passed object from `#authorize` method to make chaining possible. (#385)

Fri Jan 15 13:00:00 2016 cooloAATTsuse.com
- updated to version 1.1.0
see installed CHANGELOG.md
[#]# 1.1.0 (2016-01-14)
- Can retrieve policies via an array of symbols/objects.
- Add autodetection of param key to `permitted_attributes` helper.
- Hide some methods which should not be actions.
- Permitted attributes should be expanded.
- Generator uses `RSpec.describe` according to modern best practices.

Thu May 28 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.0.1
see installed CHANGELOG.md
[#]# 1.0.1 (2015-05-27)
- Fixed a regression where NotAuthorizedError could not be ininitialized with a string.
- Use `camelize` instead of `classify` for symbol policies to prevent weird pluralizations.

Mon Apr 20 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.0.0

Wed Oct 15 14:00:00 2014 cooloAATTsuse.com
- updated to version 0.3.0
- Extend the default `ApplicationPolicy` with an `ApplicationPolicy::Scope` (#120)
- Fix RSpec 3 deprecation warnings for built-in matchers (#162)
- Generate blank policy spec/test files for Rspec/MiniTest/Test::Unit in Rails (#138)
[#]# 0.2.3 (2014-04-06)
- Customizable error messages: `#query`, `#record` and `#policy` methods on `Pundit::NotAuthorizedError` (#114)
- Raise a different `Pundit::AuthorizationNotPerformedError` when `authorize` call is expected in controller action but missing (#109)
- Update Rspec matchers for Rspec 3 (#124)

Sun Oct 12 14:00:00 2014 adrianAATTsuse.de
- adapt to new rubygem packaging style

Thu Jul 10 14:00:00 2014 cooloAATTsuse.com
- initial package


 
ICM