Sha256: 4e65c30259f886362dc0d17fbe34a9f36d7ce67426a0b6fe21f4c0d08dcb5b5e
Contents?: true
Size: 192 Bytes
Versions: 17
Compression:
Stored size: 192 Bytes
Contents
class Baz < Taza::Page page_module :another_module do element(:some_element) { :another_some_element_value } end filter :bay, :another_module def bay true end end
Version data entries
17 entries across 17 versions & 3 rubygems