Sha256: f49e062c002eb2d8af463d123ebe2488573bbb6a0f11da30066cae2d2db904b9

Contents?: true

Size: 204 Bytes

Versions: 5

Compression:

Stored size: 204 Bytes

Contents

Description:
    Generates the migration file for TranslatedAttributes.

Example:
    rails generate translated_attributes

    This will create:
        db/migration/<migration step>_add_translations.rb

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
translated_attributes-0.6.1 lib/generators/translated_attributes/USAGE
translated_attributes-0.6.0 lib/generators/translated_attributes/USAGE
teonimesic-translated_attributes-0.5.8 lib/generators/translated_attributes/USAGE
translated_attributes-0.5.5 lib/generators/translated_attributes/USAGE
teonimesic-translated_attributes-0.5.7 lib/generators/translated_attributes/USAGE