1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib/pry
2011-04-24 16:25:07 +02: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 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
command_set.rb Started implementing Pry::CommandSet, not removing or modifying existing code yet 2011-04-24 16:25:07 +02:00
commands.rb dont alter LOAD_PATH and require files relative to lib/ 2011-04-24 12:56:47 +01: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 dont alter LOAD_PATH and require files relative to lib/ 2011-04-24 12:56:47 +01:00
version.rb fixed spelling mistake in executable 2011-04-24 20:47:19 +12:00