Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing require to use Set | Santiago Pastorino | 2010-07-11 | 1 | -1/+2 |
| | |||||
* | Change documentation for ActiveModel::MassAssignmentSecurity a bit and make ↵ | José Valim | 2010-07-08 | 2 | -21/+13 |
| | | | | debug always be called since some people may overwrite warn! to add extra behavior even if logger is not available. | ||||
* | mass_assignment_security moved from AR to AMo, and minor test cleanup | Josh Kalderimis | 2010-07-08 | 2 | -0/+70 |
Signed-off-by: José Valim <jose.valim@gmail.com> |