I've recently migrated from TextMate to RubyMine and have really liked it so far. One thing I noticed was that RubyMine doesn't have a Steak plugin like TextMate does, which allows the ability to run a single scenario.
Is there any way to do the same in RubyMine or am I stuck running the full file of acceptance tests everytime I want to run a single Steak test?