hfr1994 (Hector Flores)
- Login: hfr1994
- Registered on: 01/01/2017
- Last sign in: 01/01/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/01/2017
-
10:36 PM Ruby Bug #13093 (Closed): JSON Parse
- When trying to parse a JSON file from the following format:
```
[
{"original":"yahoo.fr","replace":"yahoo.fr"},
{"original":"zahnen.cl","replace":"zahnen.cl"},
{"original":"zzion.cl","replace":"zzion.cl"}
]
```
using the foll...