4 lines
91 B
Ruby
4 lines
91 B
Ruby
json.data do
|
|
json.partial! 'api/v1/models/inbox', formats: [:json], resource: @inbox
|
|
end
|