Sha256: 34a2f6c1ef2b86e91660ddc80e01de75b421621204c991c554b11caf10974f8a

Contents?: true

Size: 256 Bytes

Versions: 2

Compression:

Stored size: 256 Bytes

Contents

Description:
    Generator for Credere Plugin

Installation:
    rails g credere

    This will:
        Create a migration in the application for the "Account",
        "Entry" and "Amount" tables.

    Once generated, simply run:
        rake db:migrate

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
credere-0.10.3 lib/generators/credere/USAGE
credere-0.10.2 lib/generators/credere/USAGE