Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  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