Kiwi Ruby Haiku

Build Status

To set up your environment locally, clone this repository, cd into it, and run:

bin/setup

To start a local development server:

bin/rails server

To run tests:

bin/rspec