active_model_serializers/test/adapter/json_api
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
..
belongs_to_test.rb Handle correctly null associations 2014-10-30 09:35:05 -05:00
collection_test.rb Handle correctly null associations 2014-10-30 09:35:05 -05:00
has_many_embed_ids_test.rb Renamed embed test to have "test" suffix 2014-10-22 15:30:44 +03:00
has_many_test.rb Handle correctly null associations 2014-10-30 09:35:05 -05:00