mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
init project
This commit is contained in:
4
app/views/users/shared/_real_user.json.jbuilder
Normal file
4
app/views/users/shared/_real_user.json.jbuilder
Normal file
@@ -0,0 +1,4 @@
|
||||
json.id user.id
|
||||
json.real_name user.real_name
|
||||
json.avatar_url url_to_avatar(user)
|
||||
json.school_name user.school_name
|
||||
Reference in New Issue
Block a user