1. rvm install ruby-2.4.3
  2. gem install bundler
  3. bundle install
  4. Get application.yml from Doug Newman and put it into the config directory. This need a better way to deal with this. Suggest looking at our other ROR projects. See https://github.com/nasa/cmr-opensearch for how they deal with application.yml.
  5. rspec
  6. rails s



  • No labels