active_model_serializers/test/serializers
2016-11-21 09:14:26 -06:00
..
association_macros_test.rb remove dynamic class creation where not needed (#1850) 2016-07-18 14:11:09 -05:00
associations_test.rb Refactor Association into Field like everything else (#1897) 2016-08-31 09:35:41 -04:00
attribute_test.rb remove dynamic class creation where not needed (#1850) 2016-07-18 14:11:09 -05:00
attributes_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
caching_configuration_test_isolated.rb The cache store needs to be the actually store, not e.g. :memory_store 2016-03-30 09:52:29 -05:00
configuration_test.rb Favor ActiveSupport::TestCase over Minitest::Test 2015-12-22 10:35:51 -06:00
fieldset_test.rb re: RuboCop - replace rocket style hashes 2016-06-20 22:14:12 +01:00
meta_test.rb Fix RuboCop 0.40 linter errors (#1722) 2016-05-26 12:58:05 -04:00
options_test.rb Favor ActiveSupport::TestCase over Minitest::Test 2015-12-22 10:35:51 -06:00
read_attribute_for_serialization_test.rb Better AMS Model attributes interface 2016-11-21 09:14:26 -06:00
root_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
serialization_test.rb Better AMS Model attributes interface 2016-11-21 09:14:26 -06:00
serializer_for_test.rb remove dynamic class creation where not needed (#1850) 2016-07-18 14:11:09 -05:00
serializer_for_with_namespace_test.rb This adds namespace lookup to serializer_for (#1968) 2016-11-09 07:57:39 -05:00