Pundit Matchers v1.6.0 Release Notes
Release Date: 2018-05-26 // about 8 years ago-
- Allow
permit_mass_assignment_ofandforbid_mass_assignment_ofto accept an array of attributes for testing the mass asignment of multiple attributes.
- Allow
permit_mass_assignment_of and forbid_mass_assignment_of to accept
an array of attributes for testing the mass asignment of multiple attributes.