An open API service indexing awesome lists of open source software.

https://github.com/pitr/handcar

Rails 3 template
https://github.com/pitr/handcar

Last synced: about 1 year ago
JSON representation

Rails 3 template

Awesome Lists containing this project

README

          

# Handcar
## Rails 3 generator

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

## Usage

rails new myapp -m https://github.com/pitr/handcar/raw/master/template.rb