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] |
||
|---|---|---|
| .. | ||
| adapter | ||
| concerns | ||
| adapter.rb | ||
| array_serializer.rb | ||
| association.rb | ||
| attribute.rb | ||
| belongs_to_reflection.rb | ||
| collection_reflection.rb | ||
| collection_serializer.rb | ||
| error_serializer.rb | ||
| errors_serializer.rb | ||
| field.rb | ||
| fieldset.rb | ||
| has_many_reflection.rb | ||
| has_one_reflection.rb | ||
| lint.rb | ||
| null.rb | ||
| reflection.rb | ||
| singular_reflection.rb | ||
| version.rb | ||