Sha256: ec16b207687c681de622f70da9ecc42c65235844b6bf848b5f656092a4c06bf4

Contents?: true

Size: 250 Bytes

Versions: 5

Compression:

Stored size: 250 Bytes

Contents

# coding: utf-8

module Thinreports
  module Core::Shape
    
    module Manager
    end
    
  end
end

require 'thinreports/core/shape/manager/format'
require 'thinreports/core/shape/manager/target'
require 'thinreports/core/shape/manager/internal'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
thinreports-0.9.1 lib/thinreports/core/shape/manager.rb
thinreports-0.9.0 lib/thinreports/core/shape/manager.rb
thinreports-0.8.2 lib/thinreports/core/shape/manager.rb
thinreports-0.8.1 lib/thinreports/core/shape/manager.rb
thinreports-0.8.0 lib/thinreports/core/shape/manager.rb