pry--pry/lib/pry
Ryan Fitzgerald 9810589d17 let from_str delegate to from_binding 2011-09-24 22:13:52 -07:00
..
default_commands method -> meth 2011-09-24 22:13:01 -07:00
extended_commands method -> meth 2011-09-24 22:13:01 -07:00
helpers update commands and tests to use Pry::Method 2011-09-22 01:20:32 -07:00
command_context.rb injecting target_self into command scope (the self of the active binding) 2011-09-19 14:45:20 +12:00
command_processor.rb injecting target_self into command scope (the self of the active binding) 2011-09-19 14:45:20 +12:00
command_set.rb Remove the compulsary "" argument to alias_command 2011-09-19 10:37:51 +08:00
commands.rb save before computer crash 2011-06-11 22:44:30 +12:00
completion.rb Don't rescue overzealously. Fixes #220 2011-08-26 22:38:05 -07:00
config.rb Add a global exception whitelist (Issue 235) 2011-09-19 10:37:50 +08:00
core_extensions.rb Revert "Made Pry able to cd into procs" 2011-05-30 15:21:48 +12:00
custom_completions.rb
helpers.rb Pry::Helpers::Color => Pry::Helpers::Text. 2011-05-06 18:30:37 +01:00
history.rb add documentation for History 2011-09-05 13:58:33 -07:00
history_array.rb edit should default to the previous expression. 2011-09-10 12:17:25 -07:00
method.rb let from_str delegate to from_binding 2011-09-24 22:13:52 -07:00
plugins.rb refactored plugin code: 1. should not warn when activate called twice on a gem that has already been activated (but ceases to be accessible due to bundler, robgleeson's bug). 2. calling activate on a non-existent plugin should warn not raise 2011-09-02 04:16:43 +12:00
pry_class.rb Add a global exception whitelist (Issue 235) 2011-09-19 10:37:50 +08:00
pry_instance.rb Don't chain break_data around 2011-09-19 10:37:53 +08:00
rbx_method.rb update commands and tests to use Pry::Method 2011-09-22 01:20:32 -07:00
rbx_path.rb update commands and tests to use Pry::Method 2011-09-22 01:20:32 -07:00
version.rb version 0.9.6 release 2011-09-19 17:54:28 +12:00