- Ruby 2.0
- Postgres
$> git clone git@github.com:TwinsOfTech/hackathon.git
$> cd hackathon/
$> createdb hackathon_development
$> bundle install --local
$> cp config/database.yml.example config/database.yml
- Open
config/database.yml
and update the creds - Profit