Remove duplicated version check.

This commit is contained in:
José Valim 2010-02-04 14:14:11 +01:00
parent 6d6e6105c0
commit 06860dcf29
1 changed files with 0 additions and 2 deletions

View File

@ -60,8 +60,6 @@ when 'runner'
require ENV_PATH
when '--version', '-v'
puts "Rails #{Rails::VERSION::STRING}"
when '--help', '-h'
puts HELP_TEXT
when '--version', '-v'