3 lines
87 B
Ruby
3 lines
87 B
Ruby
json.data do
|
|
json.partial! 'api/v1/models/inbox.json.jbuilder', resource: @inbox
|
|
end
|