issues
search
ConradIrwin
/
pry-rescue
Start a pry session whenever something goes wrong.
MIT License
852
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
is v1.6.0 real?
#130
broksonic21
closed
10 months ago
1
Fix usage with Minitest
#129
pimpin
opened
1 year ago
2
Update Capybara monkey patch to check Capybara.raise_server_errors
#128
afn
closed
1 year ago
1
Capybara monkey patch causes raise_server_errors to be evaluated at the wrong time
#127
afn
closed
1 year ago
0
Ruby 3.2 incompatibility due to removal of File.exists? alias
#126
lucianoshl
closed
1 year ago
3
Ruby 3.2 incompatibility due to removal of File.exists? alias
#125
taw
closed
1 year ago
1
Pry-Rescue stops on `enter_exception_context` instead of the actual error
#124
Pifoupif
opened
2 years ago
4
Remove source location
#123
jasonewall
opened
2 years ago
0
peeking feature not works with pry 0.14.1 on ruby 3.0.0
#122
zw963
opened
3 years ago
0
"skip" command
#121
singpolyma
opened
3 years ago
0
try-again not working on newest master, error msg: "UncaughtThrowError: uncaught throw :try_again"
#120
zw963
closed
2 years ago
3
Bug: doesn't work with `rails runner`
#119
swanson
opened
3 years ago
1
RSpec: Fix transactional tests (#99)
#118
joallard
closed
4 years ago
0
#<NoMethodError: private method `eval' called for nil:NilClass>
#117
stdedos
opened
4 years ago
0
could not work with unit test
#116
yishilin
opened
5 years ago
0
Document how to get pry-rescue to *always* be enabled with rspec
#115
TylerRick
closed
5 years ago
1
Require 'pry-stack_explorer' from lib/pry-rescue/rspec.rb
#114
TylerRick
closed
5 years ago
1
Stop using deprecated BaseHelpers#windows
#113
vincentwoo
closed
6 years ago
1
Fix undefined method `windows?'
#112
MatthiasWinkelmann
closed
6 years ago
7
More elegant solution to loading pry-rescue via pryrc?
#111
gerrywastaken
opened
6 years ago
0
bin/rescue: use the realpath
#110
DamienRobert
closed
4 years ago
2
raises "Hook with name 'enable_rescuing' already defined!" in ruby 2.5.x
#109
artm
closed
4 years ago
1
Fix REPL not opening for rake tasks. Closes #74
#108
abaldwin88
closed
6 years ago
3
Remove test breaking requirement
#107
utilum
closed
6 years ago
2
Get original exception in case of re-raise
#106
epergo
closed
7 years ago
4
Update tests to use new expect syntax
#105
epergo
closed
7 years ago
1
fix badge and ci.
#104
asm256
closed
7 years ago
4
How to debug your code not RSpec??
#103
marko-avlijas
opened
8 years ago
2
after capybara example is rescued page has been reset
#102
catmando
opened
8 years ago
4
Fix specs and build; invocations changed in Pry and Rspec3
#101
joallard
closed
8 years ago
8
Not working when ActionController::RoutingError raises.
#100
bgvo
opened
8 years ago
0
Global rescue triggers after transactional fixture has rolled back (Rspec, ...)
#99
cmrd-senya
closed
4 years ago
3
How to use with rspec?
#98
s2t2
closed
5 years ago
5
[feature request] display minitest test name in debugger
#97
mikeyhew
opened
8 years ago
0
Fix usage on a Rails/Rspec binstub (eg. `rescue bin/rspec`)
#96
joallard
closed
8 years ago
3
Adding MIT license to the gemspec.
#95
reiz
closed
8 years ago
0
Continue command ?
#94
camilo1729
closed
8 years ago
2
Require RSpec only when not loaded yet
#93
tombruijn
closed
8 years ago
4
Fixes #88 Rspec 3.3 issue
#92
neumachen
closed
9 years ago
1
Delete never used cli.rb
#91
neves
opened
9 years ago
8
NoMethodError: undefined method `[]' for nil:NilClass
#90
jacob-carlborg
opened
9 years ago
1
Exceptions in Rails views are re-raised, losing the original context and making pry-rescue less helpful
#89
yar
opened
9 years ago
6
pry-rescue not compatible with RSpec 3.3
#88
tombruijn
closed
9 years ago
14
rspec isn't part of the bundle when using rspec-rails
#87
tombruijn
closed
8 years ago
1
rescue with (spring-generated) bin/rspec binstub
#86
aeonaut
closed
3 years ago
5
"ArgumentError: uncaught throw :breakout_nav" when trying to `up`
#85
wsny
closed
9 years ago
2
Test fixes
#84
neumachen
opened
9 years ago
7
Fix #81 by requiring RSpec
#83
jdenen
closed
9 years ago
2
Block rescuing not working (Rails/Minitest)?
#82
hakunin
opened
9 years ago
5
bundle exec rescue rspec does not automatically open pry when test fails.
#81
neumachen
closed
9 years ago
10
Next