Jens Dahl Møllerhøj
Joined
410 Experience
4 Lessons Completed
0 Questions Solved
Activity
Hey Chris, have you considered simplifying this by using
JSON.parse('{"color": {"name": "red"}}', object_class: OpenStruct)
It seems to do what you are after :-)