Sha256: 263f87a15bb7ad38b5562db70c0622293688a1c874ed6648436103720536721d
Contents?: true
Size: 341 Bytes
Versions: 12
Compression:
Stored size: 341 Bytes
Contents
# We need apply those hack before irb was loaded for work with irb. # So we have to add it here, same hacks for Pry is add to method # Binding#_pry which defined in lib/pryx/pry_hack.rb # we need set `export RUBYOPT+=" -rpryx_irb"` instead of `-rpryx` to make # irb work with break and ap gem. require 'pryx/common_plugins' require 'pryx'
Version data entries
12 entries across 12 versions & 1 rubygems