Skip to content

luiszandonadi/railsI18nSuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNU SOFTWARE

RailsI18NSuite is a netbeans IDE plugin based in a netbeans platform 6.9.

Just install the plugin to see the Rails I18N Window work in the IDE.

Features: 

   * Read the yaml files in the RAILS_APP/config/locales/
   * deactivate the plugin if the main project is not of type RailsProject
   * Autocomplete the keys(just use ctrl + space to see root or .(dot) + ctrl + space to next key )
   * Include new key and value in the yaml file.
   * I18n to Portuguese(BR) and English(US)



TODO:
  * find all the yml files in a project.

Problems:
    SNAKEYAML not parse "order: [ :day, :month, :year ]" array, because it violates YAML syntax.



Just enjoy it!!!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages