General

Profile

nlaveck (Nathan LaVeck)

  • Login: nlaveck
  • Registered on: 08/25/2016
  • Last sign in: 08/25/2016

Issues

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

Activity

08/25/2016

02:23 AM Ruby master Bug #12703 (Rejected): String.gsub returns unexpected results with numeric match characters
I'm unable to prepend a backslash to numeric group matches using gsub
~~~
irb(main):053:0> "z'z".gsub(/(')/, '\\1...
nlaveck (Nathan LaVeck)

Also available in: Atom