/recordjong

recording mahjong scores

Primary LanguageRubyMIT LicenseMIT

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

2.5.1

  • System dependencies

...

  • Configuration

  • Database creation

# go to rails root
bin/rake db:create
  • Database initialization

  • How to run the test suite

# ok to exec bin/rspec if you run spring server.
bundle exec rspec
  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...