ruby-has-bugs (John McMack)
- Login: ruby-has-bugs
- Registered on: 04/12/2017
- Last sign in: 04/12/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
04/12/2017
-
06:31 PM Ruby Bug #13430 (Rejected): JSON.parse(nil.to_json) throws exception.
- Perhaps JSON.parse("null") should return nil instead of throwing an exception. That's just stupid.