vmatiyko / groups-selection-test-task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local setup

bundle install
cp config/secrets.example.yml config/secrets.yml
cp config/database.example.yml config/database.yml
rake db:create db:migrate db:seed
rails s

and visit http://localhost:3000

About


Languages

Language:Ruby 71.3%Language:HTML 20.5%Language:CSS 5.4%Language:JavaScript 2.0%Language:CoffeeScript 0.9%