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

Key: RUBY-1742
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Dennis Ushakov
Reporter: Roman Chernyatchik
Votes: 0
Watchers: 0
Operations

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

Rails controllers: Support for Modules names in "helper" call attributes

Created: 25 Aug 08 11:07   Updated: 01 Oct 08 21:29
Component/s: Code Insight
Fix Version/s: 2.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Rails controllers: Support for Modules names in "helper" call attributes:
  • resolve and autocompletion of params for helper call
  • resolve and autocompletion of methods from helper in rails views

E.g.
for file app/helpers/date_format_helper.rb

# some controller
helper DateFormat


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