Sha256: 461efef560bb59caca33311e503fc4e681fa37914f77bdd5a6b2c7a4d60c7015

Contents?: true

Size: 240 Bytes

Versions: 1

Compression:

Stored size: 240 Bytes

Contents

Description:
    Generates a config file and locale files for Rails i18n feature.

Example:
    % rails g i18n locale_name (ja, pt-BR, etc.)

    This will create:
        config/locales/ja.yml
    And update:
        config/application.rb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
i18n_generators-1.0.0.pre1 lib/generators/i18n_locale/USAGE