active_model_serializers/test/action_controller
L. Preston Sego III b29395b0ac This adds namespace lookup to serializer_for (#1968)
* This adds namespace lookup to serializer_for

* address rubocop issue

* address @bf4's feedback

* add docs

* update docs, add more tests

* apparently rails master doesn't have before filter

* try to address serializer cache issue between tests

* update cache for serializer lookup to include namespace in the key, and fix the tests for explicit namespace

* update docs, and use better cache key creation method

* update docs [ci skip]

* update docs [ci skip]

* add to changelog [ci skip]
2016-11-09 07:57:39 -05:00
..
json Extract IncludeTree. (#1685) 2016-05-28 10:07:11 -04:00
json_api Add tests for fields option demonstrating usage on both attributes and relationships (#1839) 2016-08-17 16:12:12 -05:00
adapter_selector_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
explicit_serializer_test.rb Test caching with fragmented key 2016-06-07 20:26:38 -05:00
namespace_lookup_test.rb This adds namespace lookup to serializer_for (#1968) 2016-11-09 07:57:39 -05:00
serialization_scope_name_test.rb Fix read_attribute_for_serialization not seeing parent serializer methods 2016-04-04 12:29:26 -05:00
serialization_test.rb re: RuboCop: Bulk minor style corrections 2016-06-20 22:12:16 +01:00