mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
47ac67b8d4
Before this commit options for `rails new` and `rails plugin new` had to be passed in a strict order, trying to execute a following command: rails new -J path/to/app resulted in an error. This commit fixes the situation and allows to pass path to app anywhere after `new` |
||
---|---|---|
.. | ||
rails | ||
rails.rb |