educoder/app/views/templates/show.json.jbuilder

3 lines
108 B

json.template do
json.partial! 'attachments/attachment_simple', attachment: @template.attachments.last
end