quick debugging in ruby when pry is not available

Developer from somewhere

Insert the following statement where you’d like execution to stop:

require "debug"