Sha256: 336a6c6e6b3b4a5bc51dd097c2d632734e3cdb39f14cd054a1edda682284bbc3

Contents?: true

Size: 347 Bytes

Versions: 14

Compression:

Stored size: 347 Bytes

Contents

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

Example:
    ./script/generate i18n locale_name (ja-JP, de-AT, etc.)

    This will create:
        config/initializers/i18n_config.rb
        lib/locale/action_view_ja-JP.yml
        lib/locale/active_record_ja-JP.yml
        lib/locale/active_support_ja-JP.yml

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
amatsuda-i18n_generators-0.0.5 generators/i18n_locales/USAGE
amatsuda-i18n_generators-0.0.6 generators/i18n_locales/USAGE
amatsuda-i18n_generators-0.0.7 generators/i18n_locales/USAGE
amatsuda-i18n_generators-0.0.8 generators/i18n_locales/USAGE
amatsuda-i18n_generators-0.1.0 generators/i18n_locales/USAGE
amatsuda-i18n_generators-0.2.0 generators/i18n_locales/USAGE
amatsuda-i18n_generators-0.3.0 generators/i18n_locale/USAGE
amatsuda-i18n_generators-0.3.1 generators/i18n_locale/USAGE
amatsuda-i18n_generators-0.4.0 generators/i18n_locale/USAGE
amatsuda-i18n_generators-0.4.1 generators/i18n_locale/USAGE
amatsuda-i18n_generators-0.5.0 generators/i18n_locale/USAGE
amatsuda-i18n_generators-0.6.0 generators/i18n_locale/USAGE
i18n_generators-0.8.1 generators/i18n_locale/USAGE
i18n_generators-0.8.0 generators/i18n_locale/USAGE