Sha256: cbc1209d19fd436e952cf61298e8c2ef412d7f269d692aa377db053c7005b0b5
Contents?: true
Size: 618 Bytes
Versions: 8
Compression:
Stored size: 618 Bytes
Contents
=============================================================================== 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/mongoid.yml 2. Launch the server > unicorn_rails 3. Open your browser > open localhost:8080 4. Follow the installation wizzard steps 5. Enjoy ! Note: If you want to use DelayedJob, be sure to launch it: > rake jobs:work ===============================================================================
Version data entries
8 entries across 8 versions & 1 rubygems