This project is archived and is in readonly mode.
match only appends first parent resource to generated path function
Reported by Carlos Eduardo | February 11th, 2011 @ 07:48 PM
Here's an example of a config.rb: http://pastie.org/1553845
(put on pastie cause couldn't format it to appear here)
Then I run "rake routes | grep monthly"
account_monthly_schedule /user/:user_id/account/:account_id/schedule/monthly/:day/:month/:year
Expected:
user_account_monthly_schedule /user/:user_id/account/:account_id/schedule/monthly/:day/:month/:year
Comments and changes to this ticket
-
Repository February 14th, 2011 @ 03:05 AM
- State changed from new to resolved
(from [64ca278176cee08ec0c368be113726ed93d41288]) Fix named route helper for routes nested inside deeply nested resources
[#6416 state:resolved] https://github.com/rails/rails/commit/64ca278176cee08ec0c368be11372...
-
Repository February 14th, 2011 @ 03:05 AM
(from [460a341682518f554f5466a7b010c2bc51875060]) Fix named route helper for routes nested inside deeply nested resources
[#6416 state:resolved] https://github.com/rails/rails/commit/460a341682518f554f5466a7b010c...
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>
People watching this ticket
Referenced by
- 6416 match only appends first parent resource to generated path function [#6416 state:resolved] https://github.com/rails/rails/co...
- 6416 match only appends first parent resource to generated path function [#6416 state:resolved] https://github.com/rails/rails/co...