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/default_commands
2011-06-24 00:23:02 +12:00
..
basic.rb removed all instances of old opts[:arg_string] 2011-05-30 15:57:06 +12:00
context.rb save before computer crash 2011-06-11 22:44:30 +12:00
documentation.rb now showing method signature in show-doc if ruby supports it, also improved stat command to show signature and not break for broken source_location 2011-06-17 01:46:49 +12:00
easter_eggs.rb Remove game. 2011-05-25 16:26:11 +01: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 improved method diffs so that the method in HEAD is located first using a search through the file 2011-06-24 00:23:02 +12:00
introspection.rb changed some commands to use one-indexing (for consistency): show-input, amend-line, play 2011-06-17 01:49:31 +12:00
ls.rb fixed -s switch on ls command that was broken on Object itself and BasicObject, etc 2011-06-20 20:27:41 +12:00
shell.rb Merge branch 'master' of github.com:banister/pry 2011-06-05 23:48:34 +01:00