mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-07-13 21:08:19 +08:00
4 lines
65 B
Ruby
4 lines
65 B
Ruby
json.payload do
|
|
json.partial! 'article', article: @article
|
|
end
|