active_model_serializers/lib/active_model
Jo Liss 6281a9149e Make schema not crash on computed attributes
We do not know the type for computed attributes, so we pick nil.

Perhaps at some point we might add a :type option for attributes (or
not), but in any case it's important to not crash when there are
computed attributes.
2012-10-31 20:07:08 +01:00
..
serializer When objects are sideloaded multiple times, serialize them only once 2012-10-29 23:15:32 +01:00
serializers Allow other resource overrides 2012-06-05 23:08:01 +02:00
array_serializer.rb move ArraySerializer to separate file 2012-09-18 01:28:07 +02:00
serializer.rb Make schema not crash on computed attributes 2012-10-31 20:07:08 +01:00