Rails new options
已回答
Hi,
How do you add options to the rails new command, e.g. --skip-active-record etc?
Thanks
请先登录再写评论。
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.