Sha256: 3d52475eb146667a3a895a050ce3aca6196c3cd33901a5767935dd01bb960dc2

Contents?: true

Size: 138 Bytes

Versions: 6

Compression:

Stored size: 138 Bytes

Contents

module Noticent
  module Testing
    class Exclusive < ::Noticent::Channel
      def only_here
        render
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

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