Jump to method not working

Hi,

I'm using RM 6.3 (on Ubuntu). One of the neatest and most-useful features was that when you hovered over a method and pressed the Ctrl key, the method name turned into a hyperlink, allowing you to jump to the implementation of that method.

In my (Haml) helpers that feature is now broken for 99% of my view helpers. I was able to see it work once for a helper located in 'application_helper.rb', but it does nothing for all other view helper methods that are located in other helper methods. Which, needless to say, really sucks.

Can someone shed some light on this?

Thanks,
Larry

0
2 comments

Hi, I didn't manage to reproduce the problem.

Could you try to invalidate caches? It it doesn't help, we need more info. It would be nice if you provide a sample project where it's possible to see the problem.

Thanks.

0

Hi,

That worked ! Plus, it's a good thing to know
for the future. :)

Thanks a lot,
Larry

0

Please sign in to leave a comment.