Files
rails/activemodel/lib/active_model
Paul McMahon 75d58fef26 allow requiring of 'active_model/naming'
Requiring 'active_model/naming' will raise an uninitialized constant
ActiveSupport::Deprecation exception because the module core extension
doesn't require 'active_support/deprecation'. This require cannot be
added to the core extension because of circular dependency issues.
2012-01-25 11:14:01 +09:00
..
2011-11-14 16:56:05 +01:00
2012-01-16 23:56:55 -08:00
2009-12-31 13:12:52 -08:00
2010-01-04 16:22:46 -06:00
2012-01-20 17:44:32 +01:00