02ea6913e3
Conflicts: Gemfile.lock app/assets/javascripts/locomotive/models/page.js.coffee app/assets/javascripts/locomotive/views/pages/_form_view.js.coffee app/models/locomotive/extensions/site/locales.rb app/models/locomotive/page.rb app/views/locomotive/pages/_form.html.haml config/initializers/haml.rb config/locales/default.ru.yml config/locales/formtastic.ru.yml doc/TODO lib/locomotive/haml.rb script/upgrade_v1.rb spec/dummy/config/initializers/haml.rb |
||
---|---|---|
.. | ||
carrierwave.rb | ||
dragonfly.rb | ||
locomotive.rb | ||
mongoid.yml | ||
README |
=============================================================================== The Locomotive Engine has been correctly installed in your Rails application. 1. Edit the main config files: - config/initializers/locomotive.rb - config/initializers/carrierwave.rb - config/initializers/dragonfly.rb - config/mongoid.yml - config/devise.yml - config/routes.rb 2. Launch the server > bundle exec unicorn_rails 3. Open your browser > open localhost:8080 4. Follow the installation wizard steps 5. Enjoy ! ===============================================================================