README

Setup

  1. git clone git@github.com:frank-west-iii/refactor_challenge_01.git
  2. cd refactor_challenge_01
  3. bundle install
  4. rake db:setup

Refactor under green

Run rake test in order to make sure you are green all the way through