pry--pry/lib/pry
John Mair e1a6cf44fc removed --color from lls command as macosx and friends dont support it 2011-04-24 21:24:50 +12:00
..
command_base.rb whitespace cleanup in one hit 2011-04-18 22:31:39 +01:00
command_base_helpers.rb version bump to 0.8.1, improved stub method output text 2011-04-24 16:28:19 +12:00
command_helpers.rb whitespace cleanup in one hit 2011-04-18 22:31:39 +01:00
command_processor.rb improved error message for system commands that return with error -- cant just assume command doenst exist, instead say that a problem occurred 2011-04-24 12:26:59 +12:00
commands.rb removed --color from lls command as macosx and friends dont support it 2011-04-24 21:24:50 +12:00
completion.rb whitespace cleanup in one hit 2011-04-18 22:31:39 +01: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
custom_completions.rb added file-mode toggle command, brings in filesystem completion and 2011-04-07 05:38:18 +12:00
hooks.rb whitespace cleanup in one hit 2011-04-18 22:31:39 +01:00
print.rb Remove 'awesome_print' require 2011-04-22 02:16:35 -04:00
prompts.rb whitespace cleanup in one hit 2011-04-18 22:31:39 +01:00
pry_class.rb got rid of Pry.commands.dup in pry_class for run_command as it fixes Rubinius compatibility and other subtle bugs related to YARV and RBX not correctly dupping singleton class ancestor chains 2011-04-24 12:05:41 +12:00
pry_instance.rb whitespace cleanup in one hit 2011-04-18 22:31:39 +01:00
version.rb fixed spelling mistake in executable 2011-04-24 20:47:19 +12:00