active_model_serializers/lib
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
..
action_controller scope option to render takes precedence over serialization_scope 2012-07-28 21:06:15 -04:00
active_model Make schema not crash on computed attributes 2012-10-31 20:07:08 +01:00
generators Always add :id to attributes 2012-06-05 10:05:06 +02:00
active_model_serializers.rb Remove newly-redundant OrderedSet 2012-10-29 23:15:39 +01:00