Can RubyMine intellisense handle resource paths?

Can RubyMine intellisense handle resource paths?

For example:

link_to "edit", edit_wiki_path(@wiki)

Currently edit_wiki_path is not handled by intellisense.

0
6 comments
Avatar
Permanently deleted user

I'd like to know the answer too, BUMP

0
Avatar
Permanently deleted user

Unfortunately it is still unsolved in EAP 103.170. It actually never worked for me. It can't be too difficult to solve this since rake routes easily returns the whole list, is it?

Hubert
Mac OSX 10.6.6/Ruby 1.8.7/Rails 3.0.5/RM 3.1.1 (EAP)

0
Avatar
Permanently deleted user

Bump

0

RubyMine is handling resource paths in intellisense, so if something is not working for you, please do provide some example with more details in our bugtracker: http://youtrack.jetbrains.net/issues/RUBY

0
Avatar
Permanently deleted user

According to http://youtrack.jetbrains.net/issue/RUBY-7155?projectKey=RUBY&query=resource+paths#tab=History it is fixed in build 108.422.
I have installed 3.2.2, which reports build 107.446 in Help/About.
Where can I get build 108.422?

Thanks

0

There's some misconfiguration in automatic build version reporting, you should better rely on Fix version field, which is 'RubyMine EAP (build 107.235)'. So it should be available in 3.2.2.

0

Please sign in to leave a comment.