Sinatra jump to test/test subject
Hello!
I have small project in Sinatra with class Project (lib/project.rb) in my lib directory, I have also ProjectTest class (test/project_test.rb). Bur when I try to Go to/Test nothing happen. I use RM 2.0.2 and I know that Sinatra support is planned in future releases but I thought that this feature work. Should I rename/relocate my files or so?
Please sign in to leave a comment.
Hello Sebastian,
The test/code navigation logic in RubyMine is not specific to any framework,
and should work correctly in this case. If you're using Ruby 1.9, please
make sure that you have the test-unit gem attached to your project.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"