X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0fb725ea611e7788a05bcb39bbf65ccdfe7ae505..de8a49a9d714fdd20409e014e292da68fd8fb078:/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