active_model_serializers/test/serializers
2015-07-23 02:11:34 -04:00
..
adapter_for_test.rb updating tests to match new adapters structure 2015-06-15 13:39:36 -03:00
associations_test.rb Add key option to serializer associations 2015-07-05 19:47:58 -03:00
attribute_test.rb updating tests 2015-07-23 02:11:34 -04:00
attributes_test.rb Prevent possible duplicated attributes 2015-05-18 22:42:10 +02:00
cache_test.rb fix transient test failures 2015-07-13 22:44:04 -03:00
configuration_test.rb updating tests to match new adapters structure 2015-06-15 13:39:36 -03:00
fieldset_test.rb remove serializer dependency from fieldset 2014-10-27 15:24:19 -07:00
meta_test.rb updating tests 2015-07-23 02:11:34 -04:00
options_test.rb Makes passed in options accessible inside serializers 2015-03-11 14:53:57 -03:00
root_test.rb root option is working (fixed #986) 2015-07-16 15:32:09 -06:00
serializer_for_test.rb Allow to define custom serializer for given class by defining #serializer_class method in serialized object's class. Resolves #515. 2015-05-03 17:47:52 +02:00
urls_test.rb Add DSL for urls 2014-09-01 13:44:22 -05:00