You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Look into whether the Ruby debugger offer Log Points - outputting value to the debug output instead of breaking. Useful when you want to trace values without wanting to break.