JSON.pretty_generate fails on model objects #576
Labels
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
I think this is because of the update to
representable
.In the past the call
JSON.pretty_generate(response)
worked. Now I get the following stack trace:The text was updated successfully, but these errors were encountered: