Pundit v0.2.3 Release Notes

Release Date: 2014-04-06 // almost 10 years ago
    • 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)