prismicio-community/ruby-kit

support awesome_print

Opened this issue · 1 comments

spnkr commented

the api has a lot of nested data structures, and this is how it prints out:

image

should (:)) support awesome_print, like most ruby objects, so it looks more like this:

image

That very nice :) do you know how to add awesome_print support?