Sha256: 002c918824bf0cfdbfbf1af7ad5d4adcfb1af2f1ee71bdc4fcb074b797f281e4

Contents?: true

Size: 128 Bytes

Versions: 7

Compression:

Stored size: 128 Bytes

Contents

module Noticent
  module Testing
    class Slack < ::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/slack.rb
noticent-0.0.5 testing/channels/slack.rb
noticent-0.0.4 testing/channels/slack.rb
noticent-0.0.3 testing/channels/slack.rb
noticent-0.0.2 testing/channels/slack.rb
noticent-0.0.1 testing/channels/slack.rb
noticent-0.0.1.pre.pre testing/channels/slack.rb