/lifeline

RailsRumble 2009 - Instead of a newsfeed, display major events of your life on a historical timeline and share them with your friends and family

Primary LanguageJavaScriptMIT LicenseMIT

lifeline

Setup

 cp config/database.template.yml config/database.yml
 sudo rake:gems:install
 rake db:create:all
 rake db:schema:load