mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
* 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] |
||
|---|---|---|
| .. | ||
| association_macros_test.rb | ||
| associations_test.rb | ||
| attribute_test.rb | ||
| attributes_test.rb | ||
| caching_configuration_test_isolated.rb | ||
| configuration_test.rb | ||
| fieldset_test.rb | ||
| meta_test.rb | ||
| options_test.rb | ||
| read_attribute_for_serialization_test.rb | ||
| root_test.rb | ||
| serialization_test.rb | ||
| serializer_for_test.rb | ||
| serializer_for_with_namespace_test.rb | ||