aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/application.rb
Commit message (Expand)AuthorAgeFilesLines
* ARGV.empty? is useless. If ARGV is empty, ARGV.first != "new" will always be ...Madjo DIAPENA2010-07-041-1/+1
* Changing command line API from 'rails blog' to 'rails new blog'.Mikel Lindsaar2010-06-041-1/+6
* Move ActionMailer generator to AMCarlhuda2010-04-291-1/+1
* bin/rails should use the new app generator path.José Valim2010-03-231-1/+1
* Automatically require rubygems when --dev flag is given.José Valim2010-02-041-1/+2
* Removed all the default commands in script/* and replaced them with script/ra...David Heinemeier Hansson2010-02-021-0/+12