Sha256: 318546aeb20863013cfd6fb4fa1c5652bdc9a961a68fca1171d983cc184c76e9

Contents?: true

Size: 212 Bytes

Versions: 5

Compression:

Stored size: 212 Bytes

Contents

# coding: utf-8

require 'forwardable'

module Thinreports
  module Core::Shape

    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.9.1 lib/thinreports/core/shape/base.rb
thinreports-0.9.0 lib/thinreports/core/shape/base.rb
thinreports-0.8.2 lib/thinreports/core/shape/base.rb
thinreports-0.8.1 lib/thinreports/core/shape/base.rb
thinreports-0.8.0 lib/thinreports/core/shape/base.rb