Rails new options

Answered

Hi,

 

How do you add options to the rails new command, e.g. --skip-active-record etc?

 

Thanks

0
1 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.

0

Please sign in to leave a comment.