When I try to run the tests from within RubyMine I have an issue. But what is strange is that it work fine when I run the tests from the command line.
\"Test
You can get this error when some of the gems are not checked out, so you will need to run bundle install. Run your test from terminal and you will get an error if that is your case
bundle install