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

Key: RUBY-1278
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dmitry Jemerov
Reporter: Dmitry Jemerov
Votes: 0
Watchers: 0
Operations

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

Resolve and autocomplete in form_tag

Created: 18 Dec 07 23:04   Updated: 17 Feb 08 14:04
Component/s: Rails
Fix Version/s: 1.5

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


 Description  « Hide
<% form_tag :action => 'create' do %>

'create' should resolve to corresponding method in controller, and completion should work.



 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 17 Feb 08 14:04
Implemented in rev. 14450