active_model_serializers/test/adapter/json
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_test.rb Handle correctly null associations 2014-10-30 09:35:05 -05:00