Merge remote-tracking branch 'upstream/pull/3166'

This commit is contained in:
Tom Hughes 2021-04-07 16:44:06 +01:00
commit 2d111c0f34
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,5 @@
json.partial! "api/root_attributes"
json.users(@users) do |user|
json.partial! user
end

View file

@ -1 +1,3 @@
json.partial! "api/root_attributes"
json.partial! @user