- Use thin, pg and Procfile for Heroku Cedar
- Use less instead of sass (http://lesscss.org)
- Use Skeleton as base CSS (http://getskeleton.com)
- Auto-create Heroku app and deploy via Git
- Setup rvm and pow
rails new projectname -m https://raw.github.com/pixelate/rails-heroku-template/master/rails3.2-heroku.rb
- Heroku Toolbelt (https://toolbelt.heroku.com/standalone)
- Local Postgres installation (http://postgresapp.com)