engine/lib/generators/locomotive/install/templates
dinedine 727a824745 prepare locomotive as a gem 2010-12-16 13:39:05 +01:00
..
README prepare locomotive as a gem 2010-12-16 13:39:05 +01:00
locomotive.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00

README

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

The Locomotive initializer has been added to your application.

  1. Edit the config/initializers/locomotive.rb file (+ the config/mongoid.yml one)

  2. Launch the server

    > unicorn_rails

  3. Open your browser

    > open localhost:8080

  4. Follow the installation wizzard steps

  5. Enjoy !

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