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-07-27 03:14:24 +12:00
..
basic.rb changed some commands to include hyphens: install-command, pry-version, import-set 2011-07-27 03:14:24 +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 added history alias for hist command 2011-07-26 22:12:23 +12:00
introspection.rb add config to disable auto-reload 2011-07-24 23:11:57 -07: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 renamed requires_prefix option to use_prefix, and updated tests 2011-07-26 21:42:44 +12:00