This project is archived and is in readonly mode.

#6416 ✓resolved
Carlos Eduardo

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

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

Pages