1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec/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
..
amend_line_spec.rb Rename accept_line to eval 2012-12-27 22:06:50 -08:00
bang_spec.rb Rename accept_line to eval 2012-12-27 22:06:50 -08:00
cat_spec.rb Fix calls to Tempfile.new (GH issue #792) 2013-01-07 15:02:39 -08:00
cd_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
disable_pry_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
edit_spec.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
exit_all_spec.rb Replace PryTester#simulate_repl with Pry#eval 2012-12-28 18:35:08 -08:00
exit_program_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
exit_spec.rb Replace PryTester#simulate_repl with Pry#eval 2012-12-28 18:35:08 -08:00
find_method_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
gem_list_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
gist_spec.rb gist: re-add 'jist' gem dependency with :requires_gem 2013-01-17 16:52:55 +01:00
help_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
hist_spec.rb Make hist command just use _pry_.eval 2012-12-28 06:44:04 -08:00
jump_to_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
ls_spec.rb Add regression test for 28afdd547d 2013-01-27 15:33:53 -08:00
play_spec.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
raise_up_spec.rb Add Pry::Driver to handle the reading and looping 2012-12-20 01:34:32 -08:00
save_file_spec.rb save-file passes on windows :D 2013-01-15 12:11:43 +13:00
show_doc_spec.rb show-source/show-doc: Show the first module candidate with source/docs 2013-01-29 15:25:05 +01:00
show_input_spec.rb Rename accept_line to eval 2012-12-27 22:06:50 -08:00
show_source_spec.rb show-source/show-doc: Show the first module candidate with source/docs 2013-01-29 15:25:05 +01:00
whereami_spec.rb More lenient assertion for whereami -n 2013-01-08 15:00:10 -06:00