On Jan 26, 2008 12:56 PM, blj <[EMAIL PROTECTED]> wrote: > > <http://dev.rubyonrails.org/ticket/10578>People liked the patch but were > wondering what the key should be > called as? > > :path_replace (original patch) > :path_substitute (current patch) > :path (apparently would confuse)
We're changing the name of the resource in the URL, right? So why not call the option: :path_name The symbol suggests: "change the name of this resource as it appears in the URL path". --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
