Sha256: 64fa5e582b2f45352daf833ceeac6c0e3a8f9777d11b9abac3779fc2d302b27f
Contents?: true
Size: 298 Bytes
Versions: 3
Compression:
Stored size: 298 Bytes
Contents
# coding: utf-8 module Thinreports module Core::Shape module ImageBlock TYPE_NAME = 's-iblock' end end end require 'thinreports/core/shape/image_block/format' require 'thinreports/core/shape/image_block/internal' require 'thinreports/core/shape/image_block/interface'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
thinreports-0.8.2 | lib/thinreports/core/shape/image_block.rb |
thinreports-0.8.1 | lib/thinreports/core/shape/image_block.rb |
thinreports-0.8.0 | lib/thinreports/core/shape/image_block.rb |