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-08-02 08:29:08 +11:00
..
basic.rb added new req command to basic.rb, expands paths and allows multiple files specified at once 2011-08-01 15:59:35 +11: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 fixed help for play command, updated TODO and CHANGELOG 2011-07-27 05:09:21 +12:00
introspection.rb moved invoke_editor() and friends from introspection.rb helper to command_helpers.rb 2011-08-02 08:29:08 +11: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 cat --ex now consistent with whereami output format 2011-08-01 15:58:45 +11:00