The app was created with Rails 3.0.4 with the following command:

  • rails new shopmunki_web_v0.1 -J -T -d mysql

Do the following to get the app up and running on a new machine:

  • bundle install

TODO: document how the setup process would work on a new machine