mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-11 07:15:55 +08:00
4 lines
126 B
Ruby
4 lines
126 B
Ruby
json.cout @watch_users.size
|
|
json.watchers do
|
|
json.partial! "/projects/list_user", collection: @watch_user, as: :target
|
|
end |