Project
Ruby
Priority
Normal
Type
Feature
Fix versions
RubyMine 1.1.1
State
Verified
Assignee
Unassigned
Subsystem
IDE
Affected versions
No Affected versions
Fixed in build
100.48  
  • Created by   Kevin Menard
    2 years ago (28 May 2009 15:22)
  • Updated by   Anna Bulenkova
    6 months ago (15 Jul 2011 16:44)
  • Jira: RUBY-4147
    (history, comments)
 
RUBY-4147 Add a "Symbol to String" intention
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
There is already an intention to convert a string to a symbol. I'd like to see an intention that goes the other way around.

The problem is that many times I'll use symbols as hash keys. Later I'll find out that the framework I'm using uses strings for its hash keys, so none of my hash lookups work. If I could easily switch the symbols to strings, it would make my work much quicker.

Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments