Sha256: 7c13a9c7faa91ee2b222dc53a0ff856ece8d2ebb461f774b0ab46771ef6a8a37
Contents?: true
Size: 389 Bytes
Versions: 15
Compression:
Stored size: 389 Bytes
Contents
Description: Generates a config file and locale files and a model/attributes translation file for Rails 3.x i18n. In other words, executes i18n_locale and i18n_translation at once. Example: % rails g i18n locale_name (ja, pt-BR, etc.) This will create: config/locales/ja.yml config/locales/translation_ja.yml And update: config/application.rb
Version data entries
15 entries across 15 versions & 2 rubygems