Rails new options
Answered
Hi,
How do you add options to the rails new command, e.g. --skip-active-record etc?
Thanks
Please sign in to leave a comment.
Hello, actually you can't use it in wizard:( The only one suggestion is to create new Rails application in the Terminal with this option and then open in the RubyMine.