Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 200 Bytes

README.rdoc

File metadata and controls

4 lines (4 loc) · 200 Bytes
  1. Install Ruby, 1.9.3 preferably, using RVM preferably

  2. Install bundler, usually with ‘gem install bundler`

  3. Inside root directory run ‘bundle install`

  4. To start the server, run ‘rails server`