Sha256: 29af59dcd09057dd36521fec79a87fb5cfdd233ed5d9a34e5ca262e5d0dfde4e

Contents?: true

Size: 551 Bytes

Versions: 6

Compression:

Stored size: 551 Bytes

Contents

===============================================================================
                  Hooray! Roomer is successfully installed

Step 1: Initializer is under config/initializers/roomer.rb. This describes ALL
        configuration options and you MUST take a look at it.

Step 2: Setup roomer, run:

        rails generate roomer:setup

Step 3: Run shared migrations, this will create the tenants table in the shared schema

        rake roomer:shared:migrate

===============================================================================

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
roomer-1.0.1 lib/generators/roomer/install/templates/README
roomer-1.0.0 lib/generators/roomer/install/templates/README
roomer-0.0.11 lib/generators/roomer/install/templates/README
roomer-0.0.10 lib/generators/roomer/install/templates/README
roomer-0.0.9 lib/generators/roomer/install/templates/README
roomer-0.0.8 lib/generators/roomer/install/templates/README