This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version - 2.5.1
-
How to run the test suite - bundle exec rspec
-
Deployment instructions
- Checkout app
- Run: bundle install
- touch tmp/caching-dev.txt to enable caching
- Start server: rails s
- Go to http://localhost:3000