Chris Vannoy

Results 2 comments of Chris Vannoy

If it helps, I've thrown together a demo app to exercise this bug: https://github.com/dummied/ams_1908_test_app Couple of observations: - a `JSON` serialized attribute works fine - this appears to just be...

Looked into this a bit more and it's tied to the attribute name of `config`. `read_attribute_for_serialization` looks to see if the serializer itself responds to the method in question before...