Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ActiveModel::MassAssignmentSecurity.mass_assignment_sanitizer method | Bogdan Gusiev | 2011-05-30 | 1 | -6/+24 |
* | MassAssignmentSecurity: add ability to specify your own sanitizer | Bogdan Gusiev | 2011-05-26 | 1 | -5/+9 |
* | renamed mass-assignment scopes to roles, updated code, tests, docs and securi... | Josh Kalderimis | 2011-05-08 | 1 | -23/+23 |
* | minor correction to the AMo mass-assignment security docs | Josh Kalderimis | 2011-04-24 | 1 | -1/+1 |
* | AM mass assignment security attr_accessible and attr_protected now allow for ... | Josh Kalderimis | 2011-04-24 | 1 | -34/+85 |
* | Remove Example headers. Code just flows with the text. 6ce844a3 | Paco Guzman | 2011-03-06 | 1 | -3/+1 |
* | Properly indent code example block | Daniel Schierbeck | 2011-01-15 | 1 | -19/+19 |
* | Change documentation for ActiveModel::MassAssignmentSecurity a bit and make d... | José Valim | 2010-07-08 | 1 | -26/+41 |
* | mass_assignment_security moved from AR to AMo, and minor test cleanup | Josh Kalderimis | 2010-07-08 | 1 | -0/+145 |