Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

i18n_routing

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n_routing

  • 0.6.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= 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: http://wiki.github.com/kwi/i18n_routing

For your questions, use the i18_routing google group: http://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 (c) 2010-2011 Guillaume Luccisano - g-mai|: guillaume.luccisano, released under the MIT license

FAQs

Package last updated on 08 Oct 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc