rails/activemodel/test
Myron Marston d3c15a1d31 Allow ActiveRecord observers to be disabled.
We have to use Observer#update rather than Observer#send since the enabled state is checked in #update before forwarding the method call on.
2011-08-12 20:48:44 -07:00
..
cases Allow ActiveRecord observers to be disabled. 2011-08-12 20:48:44 -07:00
models Let ActiveModel instances define partial paths. 2011-07-25 16:05:24 -04:00
validators This is not an executable file 2010-12-16 01:49:28 +05:30
config.rb Make Active Model test suite similar to Active Record 2009-03-20 10:32:24 +00:00