1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
2011-08-31 05:35:41 +12:00
..
pry removed all occurences of Pry.active_instance and Pry.last_exception. Now using inject_local() method. Also initializing all locals in repl_prologue 2011-08-31 05:35:41 +12:00
pry.rb added Pry.config.control_d_handler and also changed way control d (^D) works inside multi-line expressions (it clears input buffer) 2011-08-30 02:22:58 +12:00