Sha256: 39593424f680fe2a1bb2e0a4108c606bded4ee7a5d5258aff16a67c4b8d27ed9

Contents?: true

Size: 170 Bytes

Versions: 1

Compression:

Stored size: 170 Bytes

Contents

module Workarea
  module FlowIo
    class Webhook::ExperienceUpsertedV2 < Webhook
      def process
        FlowIo::Experiences.refresh_cache
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-flow_io-1.2.1 app/services/workarea/flow_io/webhook/experience_upserted_v2.rb