possible to open corresponding model/factory/spec?

Using RSpec and factory_girl, is it possible to navigate/open corresponding model/factory/spec files based on the active editor file?

0

RubyMine doesn't provide any advanced support or navigation for factory_girl gem, but for basic navigation between controllers, models, tests, views, actions - see Main Menu | Go To | Rails ... popup, it is context specific and allows to switch among related rails abstractions

0
Avatar
Permanently deleted user

Wonderful, thanks.  I should have found that!

0

请先登录再写评论。