1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec
John Mair c95c25e4d8 Allow show-source --super
Fixing this just required refactoring Pry::CodeObject#empty_lookup
so it respected the 'super_level' parameter
2013-05-18 02:23:01 +02:00
..
commands Allow show-source --super 2013-05-18 02:23:01 +02:00
fixtures
helpers
method
cli_spec.rb
code_object_spec.rb
code_spec.rb
command_helpers_spec.rb
command_integration_spec.rb
command_set_spec.rb
command_spec.rb
completion_spec.rb
control_d_handler_spec.rb
documentation_helper_spec.rb
editor_spec.rb
exception_whitelist_spec.rb
helper.rb
history_array_spec.rb
history_spec.rb
hooks_spec.rb
indent_spec.rb
method_spec.rb
Procfile
prompt_spec.rb
pry_defaults_spec.rb
pry_output_spec.rb
pry_repl_spec.rb
pry_spec.rb
pryrc_spec.rb
run_command_spec.rb
sticky_locals_spec.rb
syntax_checking_spec.rb
wrapped_module_spec.rb