Rails 3 project with the following:
- Views: HAML
- Controllers: InheritedResources
- Database: PostgreSQL
- TDD: Rspec 2
- BDD: Steak and Capybara
- JavaScript: jQuery 1.4.4 and rails.js
- CSS: reset.css and 960.gs
- Factory Girl for test data
rails new myapp -m https://github.com/pitr/handcar/raw/master/template.rb