Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added tests for if condition in Active Model callbacks | Neeraj Singh | 2013-04-21 | 1 | -0/+21 |
* | fix typo in callbacks test | Accessd | 2012-07-24 | 1 | -2/+2 |
* | Removing unwanted method and adding to accessor for getter history | prasath | 2012-01-25 | 1 | -4/+3 |
* | Avoid method redefined warning | Santiago Pastorino | 2010-06-22 | 1 | -1/+2 |
* | ActiveModel::Validations::Callbacks should not be required by default. | José Valim | 2010-06-19 | 1 | -0/+1 |
* | moving before_validation and after_validation functionality from ActiveRecord... | Neeraj Singh | 2010-06-19 | 1 | -0/+76 |