active_model_serializers/test
2017-11-19 11:33:48 -06:00
..
action_controller Fix deserialization of polymorphic relationships (#2200) 2017-10-07 17:03:38 -05:00
active_model_serializers Move Rails.application.config into configure block for test rails app. 2017-02-06 15:52:53 -05:00
adapter Prove CI broken (#2220) 2017-11-13 08:34:56 -06:00
benchmark Swap out KeyTransform for CaseTransform (#1993) 2016-12-07 10:49:38 -05:00
fixtures Fix polymorphic belongs_to tests; passes on v0.10.5 2017-10-29 19:26:14 -05:00
generators Fix method redefined warning 2017-01-06 17:14:56 -06:00
serializers Make tests pass 2017-11-13 08:36:23 -06:00
support Refactor jsonapi type/id tests to be more explicit 2017-10-31 14:26:05 -05:00
active_record_test.rb Favor ActiveSupport::TestCase over Minitest::Test 2015-12-22 10:35:51 -06:00
adapter_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
array_serializer_test.rb Drop support for Rails 4.0 and Ruby 2.0.0 2016-04-04 11:41:35 -06:00
cache_test.rb resolve collection cache error 2017-11-19 11:33:48 -06:00
collection_serializer_test.rb Fail if collection type cannot be inferred with json adapter (#2210) 2017-10-30 13:37:37 -04:00
grape_test.rb Silence Grape warnings 2017-01-06 17:18:08 -06:00
lint_test.rb re: RuboCop: Bulk minor style corrections 2016-06-20 22:12:16 +01:00
logger_test.rb re: RuboCop - Use nested module/class definition instead of compact style. 2016-06-20 22:15:20 +01:00
poro_test.rb Favor ActiveSupport::TestCase over Minitest::Test 2015-12-22 10:35:51 -06:00
serializable_resource_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
test_helper.rb Silence Grape warnings 2017-01-06 17:18:08 -06:00