Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Calling rails-new without any arguments fails with error: (error: the following required arguments were not provided: <ARGS>..). Making rails arguments optional allows to simply run rails-new and see what params are required for scaffolding new rails application (for example app name).
- Loading branch information