public
Description: A Haml Scaffolding Generator for RSpec
Homepage: http://blog.citrusbyte.com/2008/3/11/what-s-that-rspec-haml-scaffolds-yes-it-is
Clone URL: git://github.com/dfischer/rspec-haml-scaffold-generator.git
Search Repo:
fixed readme
Daniel Fischer (author)
Tue Mar 11 19:09:28 -0700 2008
commit  c476ff6387f07f5539b90a47a54a21e55d9fdcac
tree    373099ea98e8e52cfdc55be6e30e1bd934aaddb1
parent  6c8b2f059816b8b31ca6796a9a8c06ca4e93a663
0
...
8
9
10
11
12
 
 
...
8
9
10
 
 
11
12
0
@@ -8,6 +8,6 @@
0
 
0
 Examples:
0
 
0
- ./script generate scaffold post # no attributes, view will be anemic
0
- ./script generate scaffold post attribute:string attribute:boolean
0
+ ./script generate rspec_haml_scaffold post # no attributes, view will be anemic
0
+ ./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

Comments

    No one has commented yet.