You may find useful my translate_routes plugin:

  http://github.com/raul/translate_routes

-- 
Raul Murciano
Freelance Web Developer - http://raul.murciano.net
Ruby/Rails Trainer & Consultant - http://prorubyteam.com






On Tue, Apr 27, 2010 at 9:27 AM, Paweł K <komr...@gmail.com> wrote:
> Hi,
>
> I'd like to have translated languate-aware routes in my application,
> like:
>
> /projects/5/permissions => locale "PL"
> /projekty/5/pozwolenia => locale "PL"
>
> Is there any way to achieve it with RESTful routes? I have done it
> manually with named routes, but it's overwhelming with over 300
> routes :D Also tried namespace (yeah, didn't work) and Rails3 scope :(
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to