Sha256: b3a59c5618ac6dfec6031318fcbe5c4f10980868ef658404e125fd3d486bdfc3

Contents?: true

Size: 178 Bytes

Versions: 4

Compression:

Stored size: 178 Bytes

Contents

# coding: utf-8

module ThinReports
  module Core::Shape
    
    # @private
    class Basic::BlockFormat < Basic::Format
      config_reader :value, :box
    end
    
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
thinreports-0.7.7 lib/thinreports/core/shape/basic/block_format.rb
thinreports-0.7.6 lib/thinreports/core/shape/basic/block_format.rb
thinreports-0.7.5 lib/thinreports/core/shape/basic/block_format.rb
thinreports-0.7.0 lib/thinreports/core/shape/basic/block_format.rb