Sha256: 699d3667179336b8c4e77c530d7efbf3812071db62f1cd04c9552bc80b8aa6d2
Contents?: true
Size: 337 Bytes
Versions: 10
Compression:
Stored size: 337 Bytes
Contents
brkpt-class-bug.rb:1 class A # # Rubyforge Patch #26987 # # http://www.ruby-forum.com/topic/193901 # set debuggertesting on Currently testing the debugger is on. # set autoeval off autoeval is off. # next brkpt-class-bug.rb:6 x = 1 # break A.show Breakpoint 1 at A::show # c Breakpoint 1 at A:show brkpt-class-bug.rb:2 def A.show # quit
Version data entries
10 entries across 10 versions & 3 rubygems