This project is archived and is in readonly mode.
Changeset [3cb53758324214ec8bc65979f47dd43d0e85a248] by Madjo DIAPENA
July 4th, 2010 @ 05:49 PM
ARGV.empty? is useless. If ARGV is empty, ARGV.first != "new" will always be true
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/3cb53758324214ec8bc65979f47dd4...
Committed by Madjo DIAPENA
- M railties/lib/rails/commands/application.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>