Sha256: 0353a8a39e3c6aa342efba32bb6142385a8165c72e8279d5ee01fdd5dc7e74f7

Contents?: true

Size: 612 Bytes

Versions: 8

Compression:

Stored size: 612 Bytes

Contents

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

Locomotive initializer has been added to your application. Your db/seeds.rb file has also been updated.

  1. Take a look at this to match your environment.
  
  2. Uncomment added code in db/seeds.rb if necessary
  
Note: do not forget to run rake db:seed if you modify your db/seeds.rb file.
  
Once it is done, the next step is to install assets:

  bundle exec rails g locomotive:copy_assets
  
Fire your application server and launch a browser !

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
locomotive_cms-0.0.4.beta5 lib/generators/locomotive/install/templates/README
locomotive_cms-0.0.4.beta4 lib/generators/locomotive/install/templates/README
locomotive_cms-0.0.4.beta3 lib/generators/locomotive/install/templates/README
locomotive_cms-0.0.4.beta2 lib/generators/locomotive/install/templates/README
locomotive_cms-0.0.4.beta1 lib/generators/locomotive/install/templates/README
locomotive_cms-0.0.4 lib/generators/locomotive/install/templates/README
locomotive_cms-0.0.3.3 lib/generators/locomotive/install/templates/README
locomotive_cms-0.0.3.1 lib/generators/locomotive/install/templates/README