jonnykh (Ivan Neverov)
- Login: jonnykh
- Email: ivan.neverov@gmail.com
- Registered on: 11/11/2014
- Last sign in: 02/23/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/11/2014
-
10:29 PM Ruby Bug #10496 (Closed): Yaml: Serialization of cross-referrenced objects with psych
- I'm trying to run next code that serialize object B that has instance variable of A initialized with this B (cross referenced). After deserialization I'm getting 2 B objects instead of 1
https://gist.github.com/ineverov/3ce3ea21d97099...