mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Fix comment.
This commit is contained in:
parent
ad14384090
commit
19c0b35473
@ -293,7 +293,7 @@ module ActiveModel
|
||||
# { :name => :string, :age => :integer }
|
||||
#
|
||||
# The +associations+ hash looks like this:
|
||||
{ :posts => { :has_many => :posts } }
|
||||
# { :posts => { :has_many => :posts } }
|
||||
#
|
||||
# If :key is used:
|
||||
#
|
||||
|
||||
Loading…
Reference in New Issue
Block a user