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/commands
John Mair b7e70db004 show-source/show-doc: Show the first module candidate with source/docs
Prior to this change `show-source ActiveRecord::Base` would fail, as the highest ranked
candidate couldn't be discovered.
2013-01-29 15:25:05 +01:00
..
cat Pry::Command::Cat::FileFormatter: make format() private 2013-01-09 01:42:08 +01:00
edit Edit::MethodPatcher: remove unnecessary assignment 2013-01-16 15:50:45 +01:00
amend_line.rb play and amend-line: now use fix-indent to correct broken indentation 2013-01-12 22:29:33 +01:00
bang.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
bang_pry.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
cat.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
cd.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
code_collector.rb v0.9.11.1 bugfix 2013-01-16 16:35:01 +01:00
disable_pry.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
disabled_commands.rb Rename "DEPRECATED" to "DISABLED" 2013-01-24 03:39:25 +02:00
easter_eggs.rb remove hysterical outburst from pessoa poem 2012-08-27 20:36:16 +12:00
edit.rb improve help for 'edit' command 2013-01-18 04:32:03 +01:00
exit.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
exit_all.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
exit_program.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
find_method.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
fix_indent.rb added fix-indent command 2013-01-12 22:29:32 +01:00
gem_cd.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
gem_install.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
gem_list.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
gem_open.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
gist.rb gist: re-add 'jist' gem dependency with :requires_gem 2013-01-17 16:52:55 +01:00
help.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
hist.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
import_set.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
install_command.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
jump_to.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
ls.rb Better fix for 28afdd547d 2013-01-27 16:36:58 -08:00
nesting.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
play.rb play and amend-line: now use fix-indent to correct broken indentation 2013-01-12 22:29:33 +01:00
pry_backtrace.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
pry_version.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
raise_up.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
reload_code.rb re-add reload-method as an alias for reload-code 2013-01-29 15:25:05 +01:00
reset.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
ri.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
save_file.rb Update show-file docs 2013-01-11 14:14:14 -06:00
shell_command.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
shell_mode.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
show_doc.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
show_info.rb show-source/show-doc: Show the first module candidate with source/docs 2013-01-29 15:25:05 +01:00
show_input.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
show_source.rb show-source/show-doc: Show the first module candidate with source/docs 2013-01-29 15:25:05 +01:00
simple_prompt.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
stat.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
switch_to.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
toggle_color.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
whereami.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
wtf.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00