Sha256: f6d1c04006849e990f76cf91b7c68c88fde9b18cd0e62e42e63480b1507791c1

Contents?: true

Size: 227 Bytes

Versions: 3

Compression:

Stored size: 227 Bytes

Contents

Description:
    rails generate acts_as_favoritor

    no need to specify a name after acts_as_favoritor as you can not change the model name from Favorite
    the acts_as_favoritor_migration file will be created in db/migrate

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
acts_as_favoritor-1.0.2 lib/generators/USAGE
acts_as_favoritor-1.0.1 lib/generators/USAGE
acts_as_favoritor-1.0.0 lib/generators/USAGE