X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0fb725ea611e7788a05bcb39bbf65ccdfe7ae505..0072472607175f0a0ca3bee7333032ea1ebe294e:/app/views/api/users/show.json.jbuilder diff --git a/app/views/api/users/show.json.jbuilder b/app/views/api/users/show.json.jbuilder index 8ef92752f..51a85380c 100644 --- a/app/views/api/users/show.json.jbuilder +++ b/app/views/api/users/show.json.jbuilder @@ -1,3 +1 @@ -json.users([@user]) do |user| - json.partial! user -end +json.partial! @user