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:
updated readme
Daniel Fischer (author)
Mon Mar 10 16:40:21 -0700 2008
commit  4d5c11a70c377707b72476077fdf8baf4e443872
tree    0bc6965cb28a825d879a8cfbd5a1815ffd4257e2
parent  d29cae672e722349f14e2883f49b73097707cece
0
...
1
2
3
4
 
 
 
 
5
6
7
...
1
2
3
 
4
5
6
7
8
9
10
0
@@ -1,7 +1,10 @@
0
 RSpec Haml Scaffold Generator
0
 ====
0
 
0
-This acts just like any other scaffold generator for Rails except it uses RSpec instead of test/unit and HAML instead of erb.
0
+This is an uber version of the RSpec Scaffold Generator, the following things have been added:
0
+
0
+Support for Haml instead of erb
0
+Nested routes (nested tests/migrations)
0
 
0
 Examples:
0
 

Comments

    No one has commented yet.