aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/validations/callbacks_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Added tests for if condition in Active Model callbacksNeeraj Singh2013-04-211-0/+21
* fix typo in callbacks testAccessd2012-07-241-2/+2
* Removing unwanted method and adding to accessor for getter historyprasath2012-01-251-4/+3
* Avoid method redefined warningSantiago Pastorino2010-06-221-1/+2
* ActiveModel::Validations::Callbacks should not be required by default.José Valim2010-06-191-0/+1
* moving before_validation and after_validation functionality from ActiveRecord...Neeraj Singh2010-06-191-0/+76