nmerouze / rails-template forked from imajes/rails-template

Fork of imajes rails-template.

This URL has Read+Write access

name age message
file README Tue Jan 20 17:29:50 -0800 2009 quick readme note [imajes]
directory codingnightmare/ Loading commit data...
file rails_template.rb
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