pry--pry/lib/pry
John Mair a3ef0c1d3f refactored/simplified initialize method in Pry 2011-01-31 19:22:26 +13:00
..
command_base.rb fixed alias_command docs 2011-01-28 08:55:37 +13:00
commands.rb version 0.4.5 fixed show_method command 2011-01-27 22:37:43 +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 more docs for hooks, print, and prompts 2011-01-19 21:40:43 +13:00
print.rb more docs for hooks, print, and prompts 2011-01-19 21:40:43 +13:00
prompts.rb updating docs, and added --private flag to .yardopts to include private methods in documentation 2011-01-21 14:15:25 +13:00
pry_class.rb added new 'alias_command' and 'desc' commands to CommandBase; also made it so show_method comamnd without parameters does a show_method on __method__ 2011-01-26 23:13:46 +13:00
pry_instance.rb refactored/simplified initialize method in Pry 2011-01-31 19:22:26 +13:00
version.rb version 0.4.5 fixed show_method command 2011-01-27 22:37:43 +13:00