bd445216e9
fixes the warning: Rendering actions with '.' in the name is deprecated
4 lines
134 B
Ruby
4 lines
134 B
Ruby
json.source_id resource.source_id
|
|
json.inbox do
|
|
json.partial! 'api/v1/models/inbox', formats: [:json], resource: resource.inbox
|
|
end
|