Structure Panel does not display structure of my class when class belongs to tests
Hi,
I am using RubyMine 4.0.1. on a Ruby On Rails 3.0.11 project.
The problem is that the Structure panel does not show / list the "test 'test_name' do ... end" tests that a test class includes. It only displays the "def ...." methods of the class.
Any help?
请先登录再写评论。
Please update to 4.0.2, this problem is fixed there
A...yes, indeed. I downloaded version 4.0.2 and it works ok.
Thanks a lot.
Panayotis