Project
Ruby
Priority
Major
Type
Bug
Fix versions
RubyMine 1.1.1
State
Duplicate
Assignee
Unassigned
Subsystem
Parsing
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Anna Bulenkova
    2 years ago (02 Jun 2009 14:22)
  • Updated by   Vadim Gurov
    8 months ago (18 May 2011 18:18)
  • Jira: RUBY-4225
    (history, comments)
 
RUBY-4225 Good code is red: "super" call
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
class Foo
  def respond_to?(method, include_private = false)
    super      #<----here
  end
end


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