pry--pry/lib/pry/default_commands
John Mair c5964e9cc2 added early exit (break) when error resolving object path with 'cd' 2011-09-27 12:30:17 +13:00
..
basic.rb removed Pry.active_instance from commands and replaced with _pry_ method 2011-08-16 16:21:52 +12:00
context.rb added early exit (break) when error resolving object path with 'cd' 2011-09-27 12:30:17 +13:00
documentation.rb Remove the compulsary "" argument to alias_command 2011-09-19 10:37:51 +08: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 pushing current input obj onto input_stack before redirecting input 2011-09-19 17:44:47 +12:00
introspection.rb edit --in can take a range, added some more tests. 2011-09-26 00:45:49 -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 Remove the compulsary "" argument to alias_command 2011-09-19 10:37:51 +08:00