Pundit v1.1.0 Release Notes

Release Date: 2016-01-14 // over 8 years ago
    • 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.