History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RUBY-1433
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Oleg Shpynov
Reporter: Randy Puro
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Ruby

Cannot navigate to declaration of rails helper methods from other files

Created: 25 Feb 08 23:23   Updated: 25 Feb 08 23:23
Component/s: Code Insight
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: osx, plugin version 1.0.14330


 Description  « Hide
You cannot navigate to the declaration of a rails helper method from non-helper code. These use cases would benefit greatly from the functionality:

1) mixin the helper to the controller
2) using markaby for templates
3) referencing the helper via erb

It seems, when navigating to the declaration of a method, if the IDE can't find a declaration using it's own heuristics, it could fall back to any method declaration with the given signature.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.