mfbmina (Matheus Mina)
- Login: mfbmina
- Registered on: 12/29/2016
- Last sign in: 12/29/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/29/2016
-
11:10 AM Ruby Bug #13088 (Rejected): Strange behavior in String.to_i
- When I try convert a string to integer using .to_i method it has a strange behavior.
It converts the first number in the string to integer. Is it correct?
I think the expected behavior should be convert to a integer if it has only ...