RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Translate Rails2/3 routes easily, Good for SEO and for customers

When dealing with websites with multiple languages/locales, it’s always great to also have your url translated. Google will really enjoy it and your customers will more feel like home. With the i18n_routing gem, it’s easy, no change in your code is needed: just add translations through the i18n api. And it’s already working on Rails3 !

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in