Skip to content

nossas/meurio_accounts

Repository files navigation

Travis Build CodeClimate Coverage Status

Setup

  1. Install Ruby on Rails and edit config/database.yml

  2. Run bundle exec rake db:create db:migrate db:seed db:test:prepare

  3. Run rails s and access http://localhost:3000