Sha256: 53e8ca6db73f80b7b5187cf862fa45b9506bfe5eaed6761e63dca6784ae07bc2

Contents?: true

Size: 134 Bytes

Versions: 6

Compression:

Stored size: 134 Bytes

Contents

module Antelope
  module Generation
    class Null


      def initialize(*)
      end

      def call(*)
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
antelope-0.4.1 lib/antelope/generation/null.rb
antelope-0.4.0 lib/antelope/generation/null.rb
antelope-0.2.0 lib/antelope/generation/null.rb
antelope-0.1.11 lib/antelope/generation/null.rb
antelope-0.1.10 lib/antelope/generation/null.rb
antelope-0.1.9 lib/antelope/generation/null.rb