Sha256: 4cfb3c9680253381f5c650842bfad483aa342cd985ffcbcaa54e4c47542d46cf

Contents?: true

Size: 234 Bytes

Versions: 5

Compression:

Stored size: 234 Bytes

Contents

# coding: utf-8

require 'forwardable'

module ThinReports
  module Core::Shape
    
    # @private
    module Base
    end
    
  end
end

require 'thinreports/core/shape/base/internal'
require 'thinreports/core/shape/base/interface'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
thinreports-0.7.7 lib/thinreports/core/shape/base.rb
thinreports-0.7.6 lib/thinreports/core/shape/base.rb
thinreports-0.7.5 lib/thinreports/core/shape/base.rb
thinreports-0.7.0 lib/thinreports/core/shape/base.rb
thinreports-0.6.0.pre3 lib/thinreports/core/shape/base.rb