Nathan

Results 1 comments of Nathan

I've had some success serializing JSON to reflect a children > children > children ... structure using the following. In my example a `Job` has_many :steps, but you may be...