Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 311 Bytes

README.rdoc

File metadata and controls

10 lines (7 loc) · 311 Bytes

Rails3 Application Templates

A repository for rails 3 application templates, split into componentes for easy mixing and matching of your requirements.

Usage

* Clone the repository
* Edit the template.rb file to fit your needs
* Generate a Rails 3 template with ''rails my_app -m path/to/template.rb''