Is there a way to pass the -T flag (disabling unit::test) when starting a new rails project?
I prefer to use rspec for testing instead of unit test. At the command prompt you can use the -T flag to suppress the test folder, like so:
rails new app_name -T Is there an option to do the same within rubymine?
--
Taine
Message was edited by: Fontaine Cook
请先登录再写评论。
Hi,
Thank you for a suggestion. I've filed a feature request - http://youtrack.jetbrains.net/issue/RUBY-7746.
Fix will be available in next RubyMine 3.1 EAP.
I only have a one word reply... WOW!
Thx Roman!
P.S: RubyMine 3.1 Beta is available - see http://blogs.jetbrains.com/ruby/2011/02/rubymine-3-1-beta-—-better-faster-and-still-a-lot-cheaper/