aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/schema
diff options
context:
space:
mode:
authorJohn Foley <john@thefol.io>2012-07-02 10:18:12 -0600
committerJohn Foley <john@thefol.io>2012-09-23 12:53:50 -0600
commitd66d6076b2a723c72d97fb8e8f90d83249f9bfe5 (patch)
treee5136d7466ff78671f6d999cb5a8ca0c01b1faf2 /activerecord/test/schema
parent09d298eeccd46857dd018aea7ba0a880640cc289 (diff)
downloadrails-d66d6076b2a723c72d97fb8e8f90d83249f9bfe5.tar.gz
rails-d66d6076b2a723c72d97fb8e8f90d83249f9bfe5.tar.bz2
rails-d66d6076b2a723c72d97fb8e8f90d83249f9bfe5.zip
Fix collisions with before and after validation callbacks.
This commit allows a user to do something like: before_validation :do_stuff, :on => [ :create, :update ] after_validation :do_more, :on => [ :create, :update ]
Diffstat (limited to 'activerecord/test/schema')
0 files changed, 0 insertions, 0 deletions