active_model_serializers/test/unit/active_model/array_serializer
Jacek Tomaszewski d8b78a36cf Allow to define custom serializer for given class
.. by defining #serializer_class method in serialized object's class. Resolves #515.
2015-03-08 14:58:29 +01:00
..
except_test.rb Array serializer pass except and only options to item serializers 2014-08-18 14:21:08 +04:00
key_format_test.rb root key format 2014-04-14 13:45:12 -04:00
meta_test.rb Use Minitest::Test instead of ActiveModel::TestCase 2014-01-09 21:52:10 -02:00
only_test.rb Array serializer pass except and only options to item serializers 2014-08-18 14:21:08 +04:00
options_test.rb test array serializer context 2015-01-28 11:38:54 -08:00
root_test.rb Use Minitest::Test instead of ActiveModel::TestCase 2014-01-09 21:52:10 -02:00
scope_test.rb Use Minitest::Test instead of ActiveModel::TestCase 2014-01-09 21:52:10 -02:00
serialization_test.rb Allow to define custom serializer for given class 2015-03-08 14:58:29 +01:00