Thanks for the reply. It took me a while, but I was able to cook something up:
http://dev.rubyonrails.org/ticket/11181 Anyone interested in testing this patch? - Ivan V. On Feb 15, 10:47 pm, "Michael Koziarski" <[EMAIL PROTECTED]> wrote: > > Is this feasible? > > We could probably remove the hard-coded 'new' and 'edit' and replace > them with a configuration variable in the resources code. If you can > figure out a patch for this, please let us know. I don't think it > needs to be anything more advanced than: > > config.action_controller.resources.path_names= {:new=>'nouveau', > :edit=>'modifier} > > -- > Cheers > > Koz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
