pry--pry/lib/pry/default_commands
John Mair a8dd7ec668 updated CHANGELOG and removed leak of debugging info from cd command 2011-09-06 04:25:40 +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 updated CHANGELOG and removed leak of debugging info from cd command 2011-09-06 04:25:40 +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 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 Pry.input_history -> Pry.history, Pry::InputHistory -> Pry::History 2011-09-05 01:56:28 -07:00
introspection.rb supercharged the `edit` command 2011-09-05 16:17:24 +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