General

Profile

jesserayadkins (Jesse Adkins)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

06/11/2014

06:50 AM Ruby master Bug #9931 (Closed): irb: Really weird behavior for x = "#{x\"}" (ex: irb(main:009:-4))
# Our journey starts off rather simple:
irb(main):001:0> x = "#{x}"
=> ""
# Okay, makes sense.
irb(main):002:0> x...
jesserayadkins (Jesse Adkins)

Also available in: Atom