scinote-web/app/views/client_api/users/update.json.jbuilder
2017-08-22 09:41:47 +02:00

4 lines
48 B
Ruby

json.user do
json.fullName user.full_name
end