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

Summary: CC for action and controller names doesn't work with double quoted strings
Product: ruby Reporter: Erno Mononen <emononen>
Component: Code CompletionAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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.