This project is archived and is in readonly mode.

#4074 ✓duplicate
John Firebaugh

'rails' should accept command line arguments in any order

Reported by John Firebaugh | March 1st, 2010 @ 05:04 AM

$ rails -d mysql myapp No value provided for required arguments 'app_path'

$ rails myapp -d mysql

 create
 ...

This caused me some confusion, and seems unnecessarily strict.

Comments and changes to this ticket

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>

Tags

Pages