aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/models/reply.rb
Commit message (Expand)AuthorAgeFilesLines
* removed use of AR in AMo tests and removed testing of scopes (:on) in individ...Josh Kalderimis2010-05-081-9/+7
* Changed ActiveRecord to use new callbacks and speed up observers by only noti...José Valim2009-09-081-3/+3
* Deprecate Model#validate/validate_on_create/validate_on_update. Use Model.val...Pratik Naik2009-03-211-3/+7
* Move relevant validation tests from Active Record to Active ModelPratik Naik2009-03-201-0/+30