active_model_serializers/lib
Guillermo Iguaran 19ac139880 Handle correctly null associations
null belongs_to associations are now serialized as nil instead
of raise an error during serialization.
2014-10-30 09:35:05 -05:00
..
action_controller add support for root keys 2014-10-13 13:27:09 -04:00
active_model Handle correctly null associations 2014-10-30 09:35:05 -05:00
generators/serializer Add generators. 2014-07-05 12:35:29 -04:00
active_model_serializers.rb rename simple adapter to json 2014-08-29 11:01:39 +04:00