mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Fixes #1211 - retrieve the key from the reflection options when building associations
This commit is contained in:
committed by
L. Preston Sego III
parent
1f08865a10
commit
f8323fc9e5
@@ -19,6 +19,7 @@ Features:
|
||||
associations for JSON and Attributes adapters via the `include` option (@NullVoxPopuli, @beauby).
|
||||
|
||||
Fixes:
|
||||
- [#1214](https://github.com/rails-api/active_model_serializers/pull/1214) retrieve the key from the reflection options when building associations (@NullVoxPopuli, @hut8)
|
||||
|
||||
Misc:
|
||||
- [#1178](https://github.com/rails-api/active_model_serializers/pull/1178) env CAPTURE_STDERR=false lets devs see hard failures (@bf4)
|
||||
|
||||
Reference in New Issue
Block a user