pry--pry/lib/pry
Lee Jarvis 32326cd05c Merge branch 'master' of github.com:banister/pry 2011-04-28 16:33:13 +01:00
..
command_base.rb dont alter LOAD_PATH and require files relative to lib/ 2011-04-24 12:56:47 +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 extracted is_a_dynamically_defined_method? from check_for_dynamically_defined_method 2011-04-26 03:19:55 +12: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 added edit-method command, enables you to edit a method in an editor using the Pry.editor. Editor opens at line of method 2011-04-26 03:32:22 +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 version 0.8.3, added edit-method and updated documention for edit-method 2011-04-26 04:22:50 +12:00
pry_instance.rb ensure idx isnt nil here 2011-04-24 19:31:19 +01:00
version.rb version 0.8.3, added edit-method and updated documention for edit-method 2011-04-26 04:22:50 +12:00