mirror of
https://github.com/ditkrg/outboxable.git
synced 2026-01-25 07:16:44 +00:00
Update initializer.rb
This commit is contained in:
@@ -12,7 +12,7 @@ module Outboxable
|
||||
specversion: '1.0',
|
||||
type: resource.routing_key,
|
||||
datacontenttype: 'application/json',
|
||||
data: @resource.payload
|
||||
data: resource.payload
|
||||
}.to_json
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user