active_model_serializers/lib
Santiago Pastorino c97acfd9ba Always set a serializer for each item of an Array
model.active_model_serializer could return nil so we need to ensure that
if serializer is not setted we set DefaultSerializer to it.

This reverts commit 64ed05c484.

Fixes #318
2013-05-28 18:13:07 -07:00
..
action_controller fix a couple typos 2013-04-18 13:39:14 -07:00
active_model Always set a serializer for each item of an Array 2013-05-28 18:13:07 -07:00
active_record Provide a mixin to override AR::Base#to_json 2013-03-06 15:32:09 -08:00
generators Fixed few typos 2013-03-26 20:29:35 +05:30
active_model_serializers.rb add support of mongoid collection serialization 2013-05-05 21:50:34 +03:00