how to pass the --no-test-framework argument to the controller rails generator in RubyMine 4.5.4?
Hello,
I want to do this:
rails generate controller MyControllerName myAction --no-test-framework
I know how to generate de controller with the action but I don't see how or where should I pass the --no-test-framework argument.
Regards,
Felipe
请先登录再写评论。
Just wanted to join you in this question. Ran into this problem when running through the Rails tutorial.
Anybody from JetBrains?
Unfortunately there is not way to do this right now in RM :(
Here is a bug about it http://youtrack.jetbrains.com/issue/RUBY-11013 (feel free to vote for it)
Regards, Oleg.