Ryan Rosenblum

Results 4 issues of Ryan Rosenblum

We have had some changes sitting around for a while that we should have made a PR for earlier. We also just upgraded our app to Rails 3.2 and needed...

This closes #9816. Add a ShortCircuit option to Lint/SafeNavigationConsistency. `ShortCircuit` does not support auto-correct. I found a few edge case conditions that could make auto-correct with `ShortCircuit` unsafe. example: ```ruby...

`pry-stack_explorer` always lists the current frame number out of the total number of frames `Frame number: 0/65`. I would like to see the same thing in `pry-byebug`. ``` bundle exec...