mikelikesbikes (Mike Busch)
- Login: mikelikesbikes
- Registered on: 12/15/2020
- Last sign in: 12/15/2020
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/15/2020
-
02:22 PM Ruby Bug #17395 (Closed): Kernel::Integer does not raise ArgumentError for strings with whitespace padding
- According to the Kernel::Integer docs, ArgumentError should be raised if the argument is a String and doesn't conform with numerical representation. However, it appears that Kernel::Integer does not raise ArgumentError when a string cont...