Project
Ruby
Priority
Critical
Type
Bug
Fix versions
RubyMine 1.1.1
State
Duplicate
Assignee
Oleg Shpynov
Subsystem
Parsing
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Roman Chernyatchik
    2 years ago (01 Jun 2009 21:25)
  • Updated by   Roman Chernyatchik
    2 years ago (01 Jun 2009 21:38)
  • Jira: RUBY-4218
    (history, comments)
 
RUBY-4218 Good code is red
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
options = {:a => 1, :b => 2}
p options[:a]
p (options [:a] && options [:b])


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