Home

Awesome

Modulecounts

Uses 'rake cron' to poll all known repos for data each night.

May fail in development if you have ipv6 enabled - seems to cause problems connecting to some repositories.

Dev Setup

Runs on Heroku cedar stack with MRI 2.3.2

To run bundle install:

PATH=$PATH:/Library/PostgreSQL/9.3/bin/ bundle

A Note on Migrations

A couple notes after going through and fixing it so migrations work from an empty database again: