forked from jasder/forgeplus
3 lines
85 B
Plaintext
3 lines
85 B
Plaintext
|
json.user do
|
||
|
json.partial! 'weapps/shared/user', locals: { user: current_user }
|
||
|
end
|