Sha256: b5ee1b96ad96c0e7c55ad5b2835b2a62a0bfd41a0623df35c7f1f4da0b7eeb2c

Contents?: true

Size: 248 Bytes

Versions: 2

Compression:

Stored size: 248 Bytes

Contents

Description:
    Adds necessary ActiveRecord migrations to the rails application

Example:
    bundle exec rails generate hws:transactions:install

    This will create:
        db/migrate/<migration_number>_create_transaction_group_and_entries.rb

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hws-transactions-0.1.1 lib/generators/hws/transactions/USAGE
hws-transactions-0.1.0 lib/generators/hws/transactions/USAGE