aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/mass_assignment_security.rb
Commit message (Expand)AuthorAgeFilesLines
* renamed mass-assignment scopes to roles, updated code, tests, docs and securi...Josh Kalderimis2011-05-081-23/+23
* minor correction to the AMo mass-assignment security docsJosh Kalderimis2011-04-241-1/+1
* AM mass assignment security attr_accessible and attr_protected now allow for ...Josh Kalderimis2011-04-241-34/+85
* Remove Example headers. Code just flows with the text. 6ce844a3Paco Guzman2011-03-061-3/+1
* Properly indent code example blockDaniel Schierbeck2011-01-151-19/+19
* Change documentation for ActiveModel::MassAssignmentSecurity a bit and make d...José Valim2010-07-081-26/+41
* mass_assignment_security moved from AR to AMo, and minor test cleanupJosh Kalderimis2010-07-081-0/+145