engine/lib/generators/locomotive/install/templates/README

19 lines
463 B
Plaintext
Raw Normal View History

===============================================================================
2010-12-16 12:39:05 +00:00
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 !
===============================================================================