Sha256: cb5d97708cb9fe8006b83d9ae1f1f2bac13041424c907e0f4cbcf10c1c6ec55f

Contents?: true

Size: 119 Bytes

Versions: 4

Compression:

Stored size: 119 Bytes

Contents

module Fathom
  module Distributions
    class DummyNumericNode < Node
      include NumericMethods
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fathom-0.3.2 spec/support/dummy_numeric_node.rb
fathom-0.3.1 spec/support/dummy_numeric_node.rb
fathom-0.3.0 spec/support/dummy_numeric_node.rb
fathom-0.2.3 spec/support/dummy_numeric_node.rb