pry-debugger
pry-debugger copied to clipboard
Overwrites any local variables named "step"
I have a multi-step form, and I break in a function that accepts "step" as an argument. Typing step
at the console triggers the pry next step. Similar to #60