You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

  1. rvm install ruby-2.4.3
  2. gem install bundler
  3. bundle install
  4. Get application.yml from Doug Newman this needs to be automated in some way. Suggest looking at our other ROR projects.
  5. rspec
  6. rails s



  • No labels