pry--pry/lib/pry/default_commands
John Mair d5182d8abd play -m should append to eval_string, not replace it. 2011-09-12 19:38:46 +12:00
..
basic.rb removed Pry.active_instance from commands and replaced with _pry_ method 2011-08-16 16:21:52 +12:00
context.rb Don't explode if the file we're in doesn't exist. 2011-09-10 12:53:10 -07:00
documentation.rb Clean up usage information for commands. 2011-09-11 20:30:38 -07:00
easter_eggs.rb refined command name of easteregg to further avoid conflict 2011-09-07 03:00:16 +12:00
gems.rb removed specs.map.with_index from gem-list command and replaced with each_with_index.map to meet 1.8 compatibility 2011-06-08 01:00:06 +12:00
input.rb play -m should append to eval_string, not replace it. 2011-09-12 19:38:46 +12:00
introspection.rb Use temp_file instead of broken manual code 2011-09-12 00:25:54 -07:00
ls.rb updated tests for view_clip to reflect new behaviour (truncated #<> output) 2011-09-08 20:28:08 +12:00
shell.rb cat --ex now shows code for exceptions raised in the REPL 2011-09-11 04:44:49 +12:00