active_model_serializers/test/serializers
João Moura d981ee5106 Merge pull request #880 from groyoh/serializer-inheritance
Inabling subclasses serializers to inherit attributes
2015-05-18 11:34:10 -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 Serializers now inherit attributes 2015-04-23 13:25:36 +02:00
attributes_test.rb Serializers now inherit attributes 2015-04-23 13:25:36 +02:00
cache_test.rb Adding Fragment Cache to AMS 2015-04-05 18:19:57 -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
generators_test.rb Replace has_one with attribute in template 2015-02-25 14:20:18 -06:00
meta_test.rb Adding Fragment Cache to AMS 2015-04-05 18:19:57 -03: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