Closed athityakumar closed 7 years ago
@zverok - I've removed the :orient option as per the review. But this now means that to_json will always return something like an Array of (nested) Hashes, rather than other (manipulation) options like Hash of Hashes or Array of Arrays. :-/
:orient
to_json
Whats the update on this issue?
@v0dro - I've added :orient and block manipulation, as per discussion on issue #10. Requires a final review.
@zverok - I've removed the
:orient
option as per the review. But this now means thatto_json
will always return something like an Array of (nested) Hashes, rather than other (manipulation) options like Hash of Hashes or Array of Arrays. :-/