This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Daniel Fischer (author)
Tue Mar 11 12:04:27 -0700 2008
commit c2e5f8284ba64e17c756370e51286226a716f98f
tree 3c2c0e54fdc4e28aee8e10a3e61ab655ca37d24c
parent 4d5c11a70c377707b72476077fdf8baf4e443872
tree 3c2c0e54fdc4e28aee8e10a3e61ab655ca37d24c
parent 4d5c11a70c377707b72476077fdf8baf4e443872
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Mar 10 15:30:33 -0700 2008 | [Daniel Fischer] |
| |
README | Mon Mar 10 16:40:21 -0700 2008 | [Daniel Fischer] |
| |
generators/ | Tue Mar 11 12:04:27 -0700 2008 | [Daniel Fischer] |
| |
install.rb | Mon Mar 10 15:27:18 -0700 2008 | [Daniel Fischer] |
README
RSpec Haml Scaffold Generator ==== This is an uber version of the RSpec Scaffold Generator, the following things have been added: Support for Haml instead of erb Nested routes (nested tests/migrations) Examples: ./script generate scaffold post # no attributes, view will be anemic ./script generate scaffold post attribute:string attribute:boolean




