pry--pry/spec
r-obert 54e6ce52f7
Fix a bug where `Pry::Config.new(nil) == nil` would return true. (#1903)
2018-12-05 22:18:31 +01:00
..
commands Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
config Remove unnecessary classes / modules used by config (#1897) 2018-12-01 08:51:52 +01:00
fixtures rubocop: fix offences of the Layout/EmptyLineBetweenDefs cop 2018-10-14 14:40:48 +08:00
helpers Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
integration prevent LoadError being raised when using auto completions + Bundler. (#1896) 2018-11-23 00:37:21 +08:00
method Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
spec_helpers rubocop: fix offences of the Lint/UnneededRequireStatement cop 2018-10-16 04:43:41 +08:00
cli_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
code_object_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
code_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
color_printer_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
command_helpers_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
command_integration_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
command_set_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
command_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
completion_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
config_spec.rb Fix a bug where `Pry::Config.new(nil) == nil` would return true. (#1903) 2018-12-05 22:18:31 +01:00
control_d_handler_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
documentation_helper_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
editor_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
helper.rb prevent LoadError being raised when using auto completions + Bundler. (#1896) 2018-11-23 00:37:21 +08:00
history_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
hooks_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
indent_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
method_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pager_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
prompt_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pry_defaults_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pry_output_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pry_repl_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pry_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pryrc_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
ring_spec.rb ring: fix swap parts of array in to_a and index access 2018-11-26 08:46:09 +09:00
run_command_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
sticky_locals_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
syntax_checking_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
unrescued_exceptions_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
wrapped_module_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00