Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed the require path for logger | Karunakar (Ruby) | 2011-12-21 | 1 | -1/+1 |
* | removed deprecated loggers | Karunakar (Ruby) | 2011-12-21 | 1 | -1/+1 |
* | MassAssignmentProtection: consider 'id' insensetive in StrictSanitizer | Bogdan Gusiev | 2011-07-28 | 1 | -1/+9 |
* | Transform the symbol into a constant lookup. | José Valim | 2011-05-31 | 1 | -4/+4 |
* | ActiveModel::MassAssignmentSecurity.mass_assignment_sanitizer method | Bogdan Gusiev | 2011-05-30 | 1 | -5/+13 |
* | MassAssignmentSecurity: add ability to specify your own sanitizer | Bogdan Gusiev | 2011-05-26 | 3 | -25/+5 |
* | Using Object#in? and Object#either? in various places | Prem Sichanugrist | 2011-04-11 | 1 | -1/+2 |
* | Avoid interpreted as grouped expression warnings | Santiago Pastorino | 2010-07-11 | 1 | -1/+1 |
* | mass_assignment_security moved from AR to AMo, and minor test cleanup | Josh Kalderimis | 2010-07-08 | 4 | -0/+123 |