Pundit v2.1.0 Release Notes
Release Date: 2019-08-14 // over 1 year ago-
๐ Fixed
- Avoid name clashes with the Error class. (#590)
๐ Changed
- 0๏ธโฃ Return a safer default NotAuthorizedError message. (#583)
Previous changes from v2.0.1
-
๐ฅ Breaking changes
None
Other changes
- Improve exception handling for
#policy_scope
and#policy_scope!
. (#550) - โ Add
:policy
metadata to RSpec template. (#566)
- Improve exception handling for