This project is archived and is in readonly mode.
Changeset [ed3f042e99949526f483d1f567e40031deea33d3] by Andrew White
June 19th, 2010 @ 11:15 PM
Make polymorphic_url and scaffolding work with uncountable resources [#3930 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/ed3f042e99949526f483d1f567e400...
Committed by Andrew White
- M actionpack/lib/action_controller/polymorphic_routes.rb
- M actionpack/lib/action_controller/record_identifier.rb
- M actionpack/test/activerecord/polymorphic_routes_test.rb
- M actionpack/test/controller/record_identifier_test.rb
- M railties/lib/rails/generators/erb/scaffold/templates/edit.html.erb
- M railties/lib/rails/generators/erb/scaffold/templates/new.html.erb
- M railties/lib/rails/generators/erb/scaffold/templates/show.html.erb
- M railties/lib/rails/generators/named_base.rb
- M railties/lib/rails/generators/rails/scaffold_controller/templates/controller.rb
- M railties/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb
- M railties/test/generators/named_base_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>