This project is archived and is in readonly mode.

Changeset [2c39836dc3c06813fce031d1bb390149b53ebd1c] by Marcos Arias

May 6th, 2008 @ 10:48 AM

Refactored and fixed Resources.map_member_actions to make use of custom ActionController::Base.resources_path_names when the option :path_names is not directly specified. Added a specific test for this functionality and fixed assert_restful_routes_for test helper to make use of ActionController::Base.resources_path_names instead of just "new" or "edit".

Signed-off-by: Michael Koziarski

[#111 state:resolved]

http://github.com/rails/rails/co...

Committed by Repository

  • M actionpack/lib/action_controller/resources.rb
  • M actionpack/test/controller/resources_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>