Sha256: ee4183483c74c33b684051dc046ffe1d231d63e3c2ea28d08ac4dd5e78c2affb

Contents?: true

Size: 147 Bytes

Versions: 5

Compression:

Stored size: 147 Bytes

Contents

module Antelope
  module Generation
    class Null


      def initialize(*)
      end

      def call(*)
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
antelope-0.3.2 lib/antelope/generation/null.rb
antelope-0.3.0 lib/antelope/generation/null.rb
antelope-0.2.4 lib/antelope/generation/null.rb
antelope-0.2.3 lib/antelope/generation/null.rb
antelope-0.2.2 lib/antelope/generation/null.rb