Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 490 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 490 Bytes

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version ruby-2.5.1

  • System dependencies rails 5.2.4.2

  • Configuration

  • Database sqlite

  • Database initialization

rake db:create db:migrate

  • How to run the test suite rake RAILS_ENV=test db db:migrate

bundle exec rspec spec

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...