Sha256: 5e8079e8d1fee8236297960694d65aca3a50725f505acb4cc4c68a8196c860ae

Contents?: true

Size: 584 Bytes

Versions: 2

Compression:

Stored size: 584 Bytes

Contents

Description:
    RSG is a Rails app generator with Doximity's basic defaults configured.

    For full details on the changes we've made compared to a vanilla Rails app, check
    our GitHub project:
        https://github.com/doximity/rsg

Example:
    rsg ~/Code/weblog [options]

    Is the equivalent of running `rails new ~/Code/weblog [options]` with most Rails
    components disabled by default. This will generate a minimal Rails app in
    ~/Code/weblog configured with our preferred defaults. Some questions might be
    asked along the way to fine tune the generated app.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rsg-0.1.0 lib/rsg/generators/app/USAGE
rsg-0.0.1 lib/rsg/generators/app/USAGE