pry--pry/lib
Yorick Peterse d3f1abbe37 Completion fix for Jruby.
Jruby doesn't always provide the method `#instance_methods()` on objects. By
checking to see if this method exists before using it the completion system
won't totally barf itself when used on Jruby.

Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>
2012-06-19 13:19:32 +02:00
..
pry Completion fix for Jruby. 2012-06-19 13:19:32 +02:00
pry.rb Add unit tests for DEFAULT_CONTROL_D_HANDLER 2012-06-17 11:25:33 +12:00