This project is archived and is in readonly mode.
'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
-
José Valim March 3rd, 2010 @ 08:43 AM
- State changed from new to incomplete
Please provide a patch.
-
Prem Sichanugrist (sikachu) March 5th, 2010 @ 04:52 AM
Duplicate of #3435. This is actually the bug of
Thor
, so maybe writing a patch toThor
? -
Craig Buchek April 13th, 2010 @ 02:26 AM
- Tag set to duplicate
- Assigned user set to Prem Sichanugrist (sikachu)
-
Ryan Bigg April 13th, 2010 @ 03:22 AM
- State changed from incomplete to duplicate
Dupe of #3435. Please discuss there.
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>