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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.