public
Rubygem
Fork of ryanb/nifty-generators
Description: A collection of useful Rails generator scripts by Ryan Bates.
Clone URL: git://github.com/ooodigi/nifty-generators.git
fixing the title in readme
ryanb (author)
Fri May 09 11:16:31 -0700 2008
commit  909c7eb1f7b95757dd3d2added8f13fb1a37ba64
tree    8232248c130cc52db3995ee6cb62141a0af10000
parent  982c19ce693cc3eee68115d9fff5f75cd026024e
0
...
1
 
2
3
4
...
29
30
31
 
32
33
34
...
 
1
2
3
4
...
29
30
31
32
33
34
35
0
@@ -1,4 +1,4 @@
0
-= nifty-generator
0
+= Nifty Generators
0
 
0
 A collection of useful Rails generator scripts by Ryan Bates.
0
 
0
@@ -29,6 +29,7 @@ Run the command with the --help option to learn more.
0
 
0
   script/generate nifty_layout --help
0
 
0
+
0
 == Troubleshooting
0
 
0
 *I get "undefined method 'title'" error for nifty_scaffold.*

Comments

    No one has commented yet.