Sha256: 643c35f694a33ed6c7b9ebda42f00b77c4b79307e1561ba59f0d9c4e3d906ec8

Contents?: true

Size: 130 Bytes

Versions: 7

Compression:

Stored size: 130 Bytes

Contents

module Noticent
  module Testing
    class Webhook < ::Noticent::Channel

      def foo
        render
      end
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
noticent-0.0.6 testing/channels/webhook.rb
noticent-0.0.5 testing/channels/webhook.rb
noticent-0.0.4 testing/channels/webhook.rb
noticent-0.0.3 testing/channels/webhook.rb
noticent-0.0.2 testing/channels/webhook.rb
noticent-0.0.1 testing/channels/webhook.rb
noticent-0.0.1.pre.pre testing/channels/webhook.rb