Discuss This Topic
There are 0 comments in this discussion.
url: http://robots.thoughtbot.com/post/36676073713/better-serialization-less-as-json
A exploration of the pitfalls of "by hand" JSON handling in Rails models which goes on to introduce active_model_serializers.