active_model_serializers/test/serializers
João Moura 6251b90d25 Merge pull request #902 from cristianbica/serializer_file_digest
Added serializer file digest to the cache_key
2015-06-12 18:56:43 -03: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 Serializers now inherit attributes 2015-04-23 13:25:36 +02:00
attribute_test.rb Prevent possible duplicated attributes 2015-05-18 22:42:10 +02:00
attributes_test.rb Prevent possible duplicated attributes 2015-05-18 22:42:10 +02:00
cache_test.rb Added serializer file digest to the cache_key 2015-05-06 08:37:18 +03:00
configuration_test.rb Allow overriding the adapter with render option 2014-11-13 10:23:19 -05:00
fieldset_test.rb remove serializer dependency from fieldset 2014-10-27 15:24:19 -07:00
meta_test.rb Ensure the adapters honor a custom root option and include meta when required 2015-06-04 17:33:41 +01:00
options_test.rb Makes passed in options accessible inside serializers 2015-03-11 14:53:57 -03: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