forked from jasder/forgeplus
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
|
json.array! @sub_entries do |entry|
|
||
|
json.partial! 'repositories/simple_entry', locals: { entry: entry }
|
||
|
end
|