imajes / rails-template
- Source
- Commits
- Network (9)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | Tue Jan 20 17:29:50 -0800 2009 | |
| |
rails_template.rb | Fri Sep 11 14:45:28 -0700 2009 | |
| |
rcov.opts | Tue Jan 20 17:09:46 -0800 2009 | |
| |
spec.opts | Tue Jan 20 17:09:46 -0800 2009 | |
| |
spec_helper.rb | Tue Jan 20 16:50:08 -0800 2009 |
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
