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

amanikids/cards

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.

Releases

No releases published

Packages

No packages published

Languages