Sha256: dd352dc139ddc0b720b4f1ad530e624a68ceee694828994ab079c156d5b60e2c
Contents?: true
Size: 188 Bytes
Versions: 2
Compression:
Stored size: 188 Bytes
Contents
module Pay module Lago module WebhookExtensions def rehydrated_event return to_recursive_ostruct(event) if processor == "lago" super end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pay-lago-0.1.1 | lib/pay/lago/webhook_extensions.rb |
pay-lago-0.1.0 | lib/pay/lago/webhook_extensions.rb |