Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sanitize_for_mass_assigment when role is nil | Fabio Yamate | 2012-02-15 | 1 | -0/+7 |
* | Allow to specify mass-assignment roles as array | Alexander Uvarov | 2011-06-23 | 1 | -0/+14 |
* | MassAssignmentSecurity: add ability to specify your own sanitizer | Bogdan Gusiev | 2011-05-26 | 1 | -0/+20 |
* | renamed mass-assignment scopes to roles, updated code, tests, docs and securi... | Josh Kalderimis | 2011-05-08 | 1 | -2/+2 |
* | AM mass assignment security attr_accessible and attr_protected now allow for ... | Josh Kalderimis | 2011-04-24 | 1 | -6/+33 |
* | code gardening: we have assert_(nil|blank|present), more concise, with better... | Xavier Noria | 2010-08-17 | 1 | -3/+3 |
* | Avoid interpreted as grouped expression warnings | Santiago Pastorino | 2010-07-11 | 1 | -3/+3 |
* | mass_assignment_security moved from AR to AMo, and minor test cleanup | Josh Kalderimis | 2010-07-08 | 1 | -0/+52 |