No commit activity in last 3 years
No release in over 3 years
I18nAutoScoping is a plugin for Ruby on Rails that lets you easily add auto-scope in your I18n translation. It is very useful if you do not want to add every time the scope in your views ! Especially if your are working on big projects !
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

> 0.3.5
 Project Readme

I18nAutoScoping¶ ↑

I18nAutoScoping is a plugin for Ruby on Rails that lets you easily add auto-scope in your I18n translations. It is very useful if you do not want to add every time the scope in your views ! Especially if your are working on big projects !

All necessary informations are available on the wiki : wiki.github.com/kwi/i18n_autoscoping

  • I18nAutoScoping is thread safe.

  • I18nAutoScoping works with Rails 2.x and Rails 3

TODO¶ ↑

  • Another bug fix ?

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