mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
* If a `key` is set on the reflection use the `key` instead of `name`. This ensures that associations with a key set are still included. |
||
|---|---|---|
| .. | ||
| adapter | ||
| concerns | ||
| adapter.rb | ||
| array_serializer.rb | ||
| association.rb | ||
| attribute.rb | ||
| belongs_to_reflection.rb | ||
| collection_serializer.rb | ||
| error_serializer.rb | ||
| errors_serializer.rb | ||
| field.rb | ||
| fieldset.rb | ||
| has_many_reflection.rb | ||
| has_one_reflection.rb | ||
| lazy_association.rb | ||
| lint.rb | ||
| null.rb | ||
| reflection.rb | ||
| version.rb | ||