Giter Site home page Giter Site logo

janjiss / i18n_routing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kwi/i18n_routing

1.0 1.0 0.0 154 KB

I18n routing module for Rails 2.3.x and Rails 3. Translate your routes with ease !

Home Page: http://www.tricksonrails.com/

License: MIT License

Ruby 100.00%

i18n_routing's Introduction

I18nRouting

I18n_routing is a plugin for Ruby on Rails that lets you easily translate your routes trough the I18n api included in Rails since version 2.2

All necessary information is available on the wiki: wiki.github.com/kwi/i18n_routing

For your questions, use the i18_routing google group: groups.google.com/group/i18n-routing

Works with Rails 2.3, 3.0, 3.1 and 3.2

TODO for next releases (written the 9th of June 2010)

  • Handle multiple translations for same resources name (Example: nested and not nested resources)

  • Handle namespace translation (and path_prefix on Rails3)

I18n gem version warning

Be careful when running Rails 2.3 with the shipped i18n gem: this is an old i18n version and i18_routing will install the latest i18n version as a gem. This latest version may be incompatible with some old usages. Furthermore, if the i18n gem is present on your system, Rails will load it and skip the shipped version; Keep that in mind.

Contributors

  • kwi (Guillaume Luccisano)

  • bigtiger (Jim Remsik)

  • mixr (Reiner Dieterich)

  • fwalch

  • doubledrones: h13ronim (Marcin Michałowski)

  • rudionrails (Rudolf Schmidt)

  • fishman (Reza Jelveh)

  • toXXIc

  • jdcrutchley (Jamie Crutchley)

Copyright © 2010-2011 Guillaume Luccisano - g-mai|: guillaume.luccisano, released under the MIT license

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.