Sha256: a6b3131119d1be49e4a6b1941fed3c1555493365927fdd5bcc51b9db7ac3f85b
Contents?: true
Size: 331 Bytes
Versions: 5
Compression:
Stored size: 331 Bytes
Contents
module Symbiont module WebObjects class TableCell < WebObject end # class: TableCell ::Symbiont::WebObjects.class_for_tag[:td] = ::Symbiont::WebObjects::TableCell ::Symbiont::WebObjects.class_for_tag[:th] = ::Symbiont::WebObjects::TableCell end # module: WebObjects end # module: Symbiont
Version data entries
5 entries across 5 versions & 1 rubygems