This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
pry--pry
Watch
1
Star
0
Fork
You've already forked pry--pry
0
mirror of
https://github.com/pry/pry.git
synced
2022-11-09 12:35:05 -05:00
Code
Releases
Activity
d16e396e51
pry--pry
/
lib
History
John Mair
d16e396e51
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
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