Run rake task before running configuration
Good day.
I am running specs from my RubyMine with running configuration.
But I need to run before this configuration rake test:prepare task.
How can I configure this way.
Thank you in advance.
Please sign in to leave a comment.
Hello Sergey,
At the moment RubyMine doesn't have such a functionality, feel free to submit feature request at: http://youtrack.jetbrains.net/issues/RUBY
Regards,
Oleg
Thank you for reply.
I will do it.