mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-24 14:56:50 +00:00
commit
2f6d1e26ed
@ -293,7 +293,7 @@ module ActiveModel
|
|||||||
# { :name => :string, :age => :integer }
|
# { :name => :string, :age => :integer }
|
||||||
#
|
#
|
||||||
# The +associations+ hash looks like this:
|
# The +associations+ hash looks like this:
|
||||||
{ :posts => { :has_many => :posts } }
|
# { :posts => { :has_many => :posts } }
|
||||||
#
|
#
|
||||||
# If :key is used:
|
# If :key is used:
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user