Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARGV.empty? is useless. If ARGV is empty, ARGV.first != "new" will always be ... | Madjo DIAPENA | 2010-07-04 | 1 | -1/+1 |
* | Changing command line API from 'rails blog' to 'rails new blog'. | Mikel Lindsaar | 2010-06-04 | 1 | -1/+6 |
* | Move ActionMailer generator to AM | Carlhuda | 2010-04-29 | 1 | -1/+1 |
* | bin/rails should use the new app generator path. | José Valim | 2010-03-23 | 1 | -1/+1 |
* | Automatically require rubygems when --dev flag is given. | José Valim | 2010-02-04 | 1 | -1/+2 |
* | Removed all the default commands in script/* and replaced them with script/ra... | David Heinemeier Hansson | 2010-02-02 | 1 | -0/+12 |