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 (
commit 5b10c9d46af38c42a69aa731cbfade4be2d1da13
tree eeb825a9b6d25c49331a5e67f9f3bcfbfff556bf
parent 4074d5769b6cd01c892346c1c31647957fc4cec2
tree eeb825a9b6d25c49331a5e67f9f3bcfbfff556bf
parent 4074d5769b6cd01c892346c1c31647957fc4cec2
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Mar 10 15:30:33 -0700 2008 | [Daniel Fischer] |
| |
README | Tue Mar 11 19:09:28 -0700 2008 | [Daniel Fischer] |
| |
generators/ | Fri Mar 14 19:01:05 -0700 2008 | [flurb] |
| |
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 rspec_haml_scaffold post # no attributes, view will be anemic ./script generate rspec_haml_scaffold post attribute:string attribute:boolean # this is actually broken at the moment, don't do this !!! Feel free to patch it




