Setup

$ bundle install
$ bundle exec rake db:migrate

Run

$ rackup

Test

$ bundle exec ruby spec/app_spec.rb