excid3 / stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stats

By Chris Oliver

Setup

bundle
rake db:create && rake db:migrate

# Load development data. Sets up 1M records over 16 consecutive days
rake db:seed

rails s

Running Tests

rake db:test:prepare
rake

About


Languages

Language:Ruby 88.1%Language:CSS 5.1%Language:CoffeeScript 4.4%Language:JavaScript 2.4%