Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

amanikids/cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a836359 · Feb 10, 2013
Nov 30, 2012
Nov 16, 2010
Nov 15, 2011
Dec 7, 2012
Nov 1, 2011
Nov 20, 2012
Nov 20, 2012
Sep 23, 2010
Nov 30, 2012
Dec 1, 2010
Oct 21, 2010
Nov 19, 2012
Oct 9, 2011
Nov 16, 2010
Feb 10, 2013
Feb 10, 2013
Nov 3, 2010
Sep 23, 2010
Nov 4, 2010
Sep 23, 2010

Repository files navigation

Getting Started

brew install postgresql
bundle install
rake db:setup
rake

Since we deploy to Heroku, I’m also using postgres in development to avoid running into any leaky-abstraction differences between development and production.