RailsCasts Pro episodes are now free!

Learn more or hide this

Applied Filters: named_scope xFree Episodes xAPIs x
Active Model Serializers
Episode #409Mar 09, 2013139 comments

Active Model Serializers

The ActiveModel::Serializers gem can help you build JSON APIs through serializer objects. This provides a dedicated place to fully customize the JSON output. (10 minutes)