JSON Serialization in Rails – PART 2
In the previous blog post we learned some basics about JSON Serialization: how it works and how Active model serializer works. So far, we’ve been discussing mostly basic concepts with examples. Let’s see the other serializer Fast JSON...