imajes / rails-template

based on the awesome rg by mrn

This URL has Read+Write access

name age message
file README Tue Jan 20 17:29:50 -0800 2009 quick readme note [imajes]
file rails_template.rb Fri Sep 11 14:45:28 -0700 2009 push up latest template; add in hampton's one f... [imajes]
file rcov.opts Tue Jan 20 17:09:46 -0800 2009 add in opts for spec/rcov [imajes]
file spec.opts Tue Jan 20 17:09:46 -0800 2009 add in opts for spec/rcov [imajes]
file spec_helper.rb Tue Jan 20 16:50:08 -0800 2009 add spec helper, changes to gist [imajes]
README
This is based on the new rails template stuff by MR Neighborly

a really nice hack is to then do this: 

alias rails="ruby ~/src/git/rails/railties/bin/rails $1 -m 
http://github.com/imajes/rails-template/raw/master/rails_template.rb"

this works for me, for zsh.. similar i am sure will work for you