To get started:
- Fork this repository.
- Clone your fork of this repository into your working directory.
- Install the necessary dependencies using Bundler:
$ bundle
- Create your database:
$ rake db:create
- Implement the objectives as described in the challenge in Socrates.