pry--pry/lib/pry/default_commands
John Mair 95cd5f4724 improved breaking up file:line syntax to take care of windows c:/blah.rb:10 edgecase 2011-09-07 20:58:58 +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 got rid of unused variable to remove warning from 1.9.3 2011-09-06 16:39:52 +12:00
documentation.rb added signature to stat and show-doc commands in ruby 1.8; added source file output to stat command 2011-09-03 22:37:10 +12: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 command now displays warning if receives no input 2011-09-07 18:59:34 +12:00
introspection.rb improved breaking up file:line syntax to take care of windows c:/blah.rb:10 edgecase 2011-09-07 20:58:58 +12:00
ls.rb cleaned up ls command (just a little) 2011-08-12 16:04:37 +12:00
shell.rb added more rbx helpers (command_helpers.rb) and added limited support for cat --ex on rbx 2011-09-01 15:47:29 +12:00