1.'rails new /path/to/new/app'
2. 'rails /path/to/new/app'
3. 'rails create /path/to/new/app'
4.None of the above
Answer:1