mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-19 19:25:57 +08:00
init project
This commit is contained in:
3
app/views/repositories/sub_entries.json.jbuilder
Normal file
3
app/views/repositories/sub_entries.json.jbuilder
Normal file
@@ -0,0 +1,3 @@
|
||||
json.array! @sub_entries do |entry|
|
||||
json.partial! 'repositories/simple_entry', locals: { entry: entry }
|
||||
end
|
||||
Reference in New Issue
Block a user