public
Fork of foca/utility_scripts
Description: Some utility scripts (the stuff I keep in ~/bin)
Clone URL: git://github.com/sabman/utility_scripts.git
Search Repo:
Fixed description comment
foca (author)
Sun Mar 23 04:55:23 -0700 2008
commit  4f5b41a04090f2ee02f12acb9e719a07e88740f8
tree    e7f8c91766c27937066c3d622cdd244fddc2f1b2
parent  af63fa36c52bb32dc4dbd581edcd7a8f8c48e048
...
1
2
3
4
 
5
6
7
...
1
2
3
 
4
5
6
7
0
@@ -1,7 +1,7 @@
0
 #!/usr/bin/env ruby
0
 
0
 # Generate a rails app (using EDGE rails), set up a git repo for it, install GemsOnRails,
0
-# haml, rspec, and the rspec-haml-scaffold generator
0
+# haml, rspec, and make_resourceful
0
 #
0
 # USAGE: $0 some_app_name
0
 

Comments

    No one has commented yet.