General

Profile

sergio.gallelli (Sergio Gallelli)

Issues

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

Activity

11/16/2014

12:39 PM Ruby Bug #10518: String "delete" method does not remove some characters from input string
Sorry, I did not realize the dash character stays for range and, as such, must be escaped.
This is probably convenient in some cases, however it might be "dangerous" in other circumstances.
Anyway, this is the way Ruby works, so I thin...
sergio.gallelli (Sergio Gallelli)
11:39 AM Ruby Bug #10518 (Rejected): String "delete" method does not remove some characters from input string
This bug affects all Ruby versions I tried, i.e. 2.0.0 and 2.1.4 on Windows and 2.1.5 on Linux
In some cases the String "delete" method does not remove all the characters from the input string I ask for removal.
The problem seems to de...
sergio.gallelli (Sergio Gallelli)

Also available in: Atom