active_model_serializers/lib
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
..
action_controller This adds namespace lookup to serializer_for (#1968) 2016-11-09 07:57:39 -05:00
active_model This adds namespace lookup to serializer_for (#1968) 2016-11-09 07:57:39 -05:00
active_model_serializers This adds namespace lookup to serializer_for (#1968) 2016-11-09 07:57:39 -05:00
generators/rails Ensure generator picks up ApplicationSerializer 2016-09-05 19:00:25 -04:00
grape re: RuboCop - Use nested module/class definition instead of compact style. 2016-06-20 22:15:20 +01:00
active_model_serializers.rb Extract IncludeTree. (#1685) 2016-05-28 10:07:11 -04:00