Class: Pricecut::Elements::Ul

Inherits:
Ol show all
Defined in:
lib/pricecut/elements/ol.rb

Overview

<ol> and <ul> act the same, the differences are in <li>

Instance Attribute Summary

Attributes inherited from Element

#node, #visitor

Method Summary

Methods inherited from Ol

#output!

Methods inherited from Element

#append_newline, #append_output, #initialize, #yield_children

Constructor Details

This class inherits a constructor from Pricecut::Elements::Element