This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 178789 - CC for action and controller names doesn't work with double quoted strings
Summary: CC for action and controller names doesn't work with double quoted strings
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Code Completion (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-17 07:27 UTC by Erno Mononen
Modified: 2011-01-28 20:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erno Mononen 2009-12-17 07:27:10 UTC
If you use double quotes for controller or action names in e.g. 

redirect_to(:controller => "accounts", :action => "signup")

code completion doesn't work for them. The same with single quotes with prefixes.
Comment 1 Erno Mononen 2010-04-20 11:18:06 UTC
Should be fixable for 6.9.