4 changed files with 18 additions and 1 deletions
@ -0,0 +1,3 @@
|
||||
json.array!(@doctrines) do |doctrine| |
||||
json.extract! doctrine, *%i[id subject_ids headnote content plain_content created_at updated_at] |
||||
end |
||||
Loading…
Reference in new issue