Sha256: 6057a0d188a6653480a1a90dfc4a133720e708e334c2d276ddb75f097a207709
Contents?: true
Size: 189 Bytes
Versions: 118
Compression:
Stored size: 189 Bytes
Contents
module TestCentricity class CellImage < CellElement def initialize(name, parent, locator, context, table, column, proxy = nil) super @type = :cell_image end end end
Version data entries
118 entries across 118 versions & 2 rubygems