mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
add support for root keys
remove debugging gem fix white space
This commit is contained in:
@@ -13,6 +13,7 @@ module ActiveModel
|
||||
@hash[name] = association.attributes(options)
|
||||
end
|
||||
end
|
||||
|
||||
@hash
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user