active_model_serializers/test/serializers
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
..
adapter_for_test.rb Remove 'Adapter' suffix from adapters since they are in Adapter:: namespace 2014-08-29 11:40:56 +04:00
associations_test.rb Handle correctly null associations 2014-10-30 09:35:05 -05:00
attributes_test.rb Move serializer tests into their own directory. 2014-07-09 16:19:02 -04:00
configuration_test.rb rename simple adapter to json 2014-08-29 11:01:39 +04:00
generators_test.rb Move serializer tests into their own directory. 2014-07-09 16:19:02 -04:00
serializer_for_test.rb Check superclasses for Serializers 2014-10-13 17:39:54 -06:00
urls_test.rb Add DSL for urls 2014-09-01 13:44:22 -05:00