Files
rails/activemodel/lib/active_model
snusnu 973b908777 Added missing AS require to active_model/naming.rb
We saw a failing spec when running the DataMapper
ActiveModel compliance specs for dm-active_model.

  ActiveModel::Naming#model_name

relies on the Module#parents method defined in

  active_support/core_ext/module/introspection.rb

Adding the appropriate require statement of course
fixed our specs.
2010-10-30 00:20:31 +08:00
..
2010-06-14 13:59:55 +04:30
2010-09-09 14:37:58 -07:00
2009-12-31 13:12:52 -08:00
2010-01-04 16:22:46 -06:00
2010-09-16 17:10:36 +04:00
2010-08-23 21:44:57 -05:00