active_model_serializers/test
Benjamin Fleischer 9a2e1e4743 Merge pull request #2020 from bf4/silence_grape_warnings
Silence Grape warnings
2017-01-07 16:26:24 -06:00
..
action_controller Merge pull request #1999 from bf4/typos 2017-01-05 21:36:25 -06:00
active_model_serializers Swap out KeyTransform for CaseTransform (#1993) 2017-01-06 14:17:37 -06:00
adapter Improve readability of relationships test (#1904) 2016-09-26 09:23:40 -04:00
benchmark Swap out KeyTransform for CaseTransform (#1993) 2017-01-06 14:17:37 -06:00
fixtures remove dynamic class creation where not needed (#1850) 2016-07-18 14:11:09 -05:00
generators Merge pull request #2019 from bf4/fix_method_redefined_warning 2017-01-07 16:26:18 -06:00
serializers This adds namespace lookup to serializer_for (#1968) 2016-11-09 07:57:39 -05:00
support Make serializer lookup configurable (#1757) 2016-11-16 18:38:40 +01: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 Use ActiveSupport::Cache.expand_cache_key for cache key expansions (#1878) 2016-08-13 16:59:36 -05:00
collection_serializer_test.rb remove dynamic class creation where not needed (#1850) 2016-07-18 14:11:09 -05:00
grape_test.rb Merge pull request #2020 from bf4/silence_grape_warnings 2017-01-07 16:26:24 -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 Merge pull request #2020 from bf4/silence_grape_warnings 2017-01-07 16:26:24 -06:00