mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
4 lines
120 B
Ruby
4 lines
120 B
Ruby
json.templates @templates.each do |tpl|
|
|
json.extract! tpl, :id, :name, :description, :img, :sort_no, :json, :yaml
|
|
end
|