active_model_serializers/test/serializers
Benjamin Fleischer a5423dab20 Merge pull request #2017 from bf4/remove_warnings
Fix mt6 assert_nil warnings
2017-01-07 16:26:34 -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 Merge pull request #2017 from bf4/remove_warnings 2017-01-07 16:26:34 -06: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 Fix read_attribute_for_serialization not seeing parent serializer methods 2016-04-04 12:29:26 -05: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 Move SerializableResource to ActiveModelSerializers namespace 2016-03-30 11:33:04 +02:00
serializer_for_test.rb Merge pull request #2017 from bf4/remove_warnings 2017-01-07 16:26:34 -06:00
serializer_for_with_namespace_test.rb This adds namespace lookup to serializer_for (#1968) 2016-11-09 07:57:39 -05:00