On Jan 27, 8:41 pm, Trek Glowacki <[EMAIL PROTECTED]> wrote:
> I'd just suggest letting :other_name (or whatever the correct term
> shakes out to be) take an array
>
> map.resources :people, :other_names => ['folks', 'gentes','personoj']
> do |person|
> person.resources :comments
> end
>
I am not sure how this is supposed to work. Is it multiple path to the
same resource? what happens to named uri helpers as Xavier Noria
asked? Anyway, it is achievable by having more than one resource for
the same controller though, if required.
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-core@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to