mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
init project
This commit is contained in:
4
app/views/users/list.json.jbuilder
Normal file
4
app/views/users/list.json.jbuilder
Normal file
@@ -0,0 +1,4 @@
|
||||
json.total_count @total_count
|
||||
json.users do
|
||||
json.partial! 'user_small', users: @users
|
||||
end
|
||||
Reference in New Issue
Block a user