Crazy thought today.
Is there any way to grab the line number that code has been executed on?
Logger.info "I was run on line #{get_line_number}"
Crazy thought today.
Is there any way to grab the line number that code has been executed on?
Logger.info "I was run on line #{get_line_number}"