Sha256: 1b0d3dc3f620e69d2db6ac2a40fd86c81b2ee469db8cfc91c24f122761c844f1

Contents?: true

Size: 122 Bytes

Versions: 5

Compression:

Stored size: 122 Bytes

Contents

begin
  require 'ruby-debug'
  Debugger.settings[:autoeval] = true
rescue LoadError
  puts "could not load ruby-debug"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jaysus-0.1.4 spec/support/debugger.rb
jaysus-0.1.3 spec/support/debugger.rb
jaysus-0.1.2 spec/support/debugger.rb
jaysus-0.1.1 spec/support/debugger.rb
jaysus-0.1.0 spec/support/debugger.rb