mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
测试bug
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
json.total_count @total_count
|
||||
json.all_projects @projects.as_json
|
||||
json.projects do
|
||||
|
||||
json.array! @projects.to_a do |project|
|
||||
json.partial! 'project', project: project
|
||||
json.author do
|
||||
|
||||
Reference in New Issue
Block a user