1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec
2013-02-08 00:29:02 -06:00
..
commands Fix failing tests on rbx 2013-02-08 03:11:42 +01:00
fixtures oops, forgot to add spec/fixtures/whereami_helper.rb 2013-02-03 11:06:38 +01:00
helpers Helpers::tablify: fix FloatDomainError 2013-01-27 06:12:35 +02:00
cli_spec.rb
code_object_spec.rb
code_spec.rb
command_helpers_spec.rb Fix documentation rendering edge-cases [Fixes #795] 2013-02-01 01:30:07 -08:00
command_integration_spec.rb
command_set_spec.rb
command_spec.rb
completion_spec.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
control_d_handler_spec.rb
documentation_helper_spec.rb Fix documentation rendering edge-cases [Fixes #795] 2013-02-01 01:30:07 -08:00
editor_spec.rb
exception_whitelist_spec.rb
helper.rb
history_array_spec.rb
hooks_spec.rb
indent_spec.rb
method_spec.rb Refactor Pry::Method + add Pry::Method::WeirdMethodLocator 2013-02-02 22:37:25 +01:00
Procfile Reword foreman instructions without 'cd' 2013-02-08 00:29:02 -06:00
prompt_spec.rb
pry_defaults_spec.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
pry_history_spec.rb
pry_output_spec.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
pry_repl_spec.rb
pry_spec.rb Pry: don't strip newlines from multi-line exprs 2013-02-01 07:25:22 +02:00
run_command_spec.rb Fix failing specs on ree/ruby18 2013-01-18 01:03:01 +01:00
sticky_locals_spec.rb
syntax_checking_spec.rb
wrapped_module_spec.rb