Installation

  1. Clone the repo
  2. cd into it
  3. run bundle install
  4. start the server with rails s

Running specs

  1. Follow the installation process
  2. Run bundle exec rspec