This project is archived and is in readonly mode.

Changeset [1c4d28ba314c8cdd0039becf3bc9e678219b8f46] by Joshua Peek

June 17th, 2009 @ 04:37 PM

Move model naming into ActiveModel http://github.com/rails/rails/co...

Committed by Joshua Peek

  • M actionpack/test/activerecord/render_partial_with_record_identification_test.rb
  • M actionpack/test/controller/record_identifier_test.rb
  • M actionpack/test/controller/redirect_test.rb
  • M actionpack/test/lib/controller/fake_models.rb
  • M actionpack/test/template/atom_feed_helper_test.rb
  • M actionpack/test/template/prototype_helper_test.rb
  • M actionpack/test/template/record_tag_helper_test.rb
  • M actionpack/test/template/test_test.rb
  • M actionpack/test/template/url_helper_test.rb
  • M activemodel/lib/active_model.rb
  • M activemodel/lib/active_model/naming.rb
  • M activemodel/test/cases/naming_test.rb
  • M activerecord/lib/active_record/base.rb
  • M activeresource/lib/active_resource/base.rb
  • M activesupport/lib/active_support/core_ext/module.rb
  • M activesupport/lib/active_support/core_ext/module/model_naming.rb
  • M activesupport/test/core_ext/module/model_naming_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>