mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
4 lines
121 B
Ruby
4 lines
121 B
Ruby
|
|
json.issues @links.each do |link|
|
|
json.partial! "api/v1/issues/simple_detail", locals: { issue: link.be_linkable }
|
|
end |