aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/mass_assignment_security/permission_set.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with attr_protected where malformed input could circumventjoernchen of Phenoelit2013-02-091-1/+1
* MassAssignmentSecurity: add ability to specify your own sanitizerBogdan Gusiev2011-05-261-4/+4
* Add missing require to use SetSantiago Pastorino2010-07-111-1/+2
* Change documentation for ActiveModel::MassAssignmentSecurity a bit and make d...José Valim2010-07-081-6/+4
* mass_assignment_security moved from AR to AMo, and minor test cleanupJosh Kalderimis2010-07-081-0/+41