active_model_serializers/test/adapter
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
..
json Handle correctly null associations 2014-10-30 09:35:05 -05:00
json_api Handle correctly null associations 2014-10-30 09:35:05 -05:00
json_test.rb Handle correctly null associations 2014-10-30 09:35:05 -05:00
null_test.rb Remove 'Adapter' suffix from adapters since they are in Adapter:: namespace 2014-08-29 11:40:56 +04:00