i18n_auto_scoping 0.2.2
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 !
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            i18n
            > 0.3.5
          
    