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