This project is archived and is in readonly mode.
Custom resource paths
Reported by Ivan Vega | April 24th, 2008 @ 02:02 AM | in 2.1.1
Hi,
This is a follow up to my previous patch on Trac ticket #11181.
I refactored the code a bit and included more thorough tests. Plus I fixed a stupid bug on the patch that was committed before.
I hope this patch is acceptable, if not, I'll be happy to modify it further.
Comments and changes to this ticket
-
Pratik May 11th, 2008 @ 11:05 PM
- State changed from new to incomplete
The patch doesn't apply clean anymore. Could you please and upload a new patch and use git-format-patch as well :) ?
Also, what is the "stupid" bug being fixed ?
Thanks.
-
Michael Koziarski May 11th, 2008 @ 11:11 PM
- Milestone set to 2.1.1
-
Ivan Vega May 22nd, 2008 @ 12:15 AM
Sorry it took so long :)
Here is the new patch as requested. I hope I did everything right.
I don't quite remember what was the bug I fixed, but it didn't affect any parts of Rails other than what I'm trying to accomplish.
I believe it was something related to the way I was assigning the action name from the options... sometimes it didn't use the right action name.
-
Prem Sichanugrist (sikachu) January 22nd, 2010 @ 08:54 AM
- Tag set to actionpack, patch, resources, routing, tested
- State changed from incomplete to resolved
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>