pry--pry/lib/pry
John Mair d65a13ae30 version 0.5.8 added -c (context) options to show-method and show-doc and eval-file commands, fixed up ordering issue for options in pry command line 2011-02-21 13:46:29 +13:00
..
command_base.rb fixed alias_command docs 2011-01-28 08:55:37 +13:00
commands.rb version 0.5.8 added -c (context) options to show-method and show-doc and eval-file commands, fixed up ordering issue for options in pry command line 2011-02-21 13:46:29 +13:00
completion.rb another doc update, documented completion.rb and reworded some sections in README 2011-01-21 15:46:56 +13:00
core_extensions.rb Made it so defining methods on a pry'd on object puts the methods on the singleton class of the object rather than on the class. Added rubygems-test support. 2011-01-24 03:50:15 +13:00
hooks.rb Version 0.4.9pre1. Added show_command, added -g option to ls and got it working in combination with -c, e.g ls -gc. Changed documentation for ! 2011-02-14 04:49:53 +13:00
print.rb more docs for hooks, print, and prompts 2011-01-19 21:40:43 +13:00
prompts.rb Version 0.4.9pre1. Added show_command, added -g option to ls and got it working in combination with -c, e.g ls -gc. Changed documentation for ! 2011-02-14 04:49:53 +13:00
pry_class.rb version 0.5.5, improved docs, added a couple of easter eggs for kicks 2011-02-19 07:01:02 +13:00
pry_instance.rb version 0.5.2: corrected ^d behaviour; now performs a throw(:breakout) rather than relying on existence of 'quit' command. 2011-02-17 22:56:53 +13:00
version.rb version 0.5.8 added -c (context) options to show-method and show-doc and eval-file commands, fixed up ordering issue for options in pry command line 2011-02-21 13:46:29 +13:00