Class: Html::OrderedList

Inherits:
Container show all
Defined in:
lib/html/base.rb

Overview

Handler for <ol> ordered lists.

Method Summary

Methods inherited from Container

#processed_output

Methods inherited from Base

#<<, #attributes, #initialize, #processed_output, tag, #tag

Constructor Details

This class inherits a constructor from Html::Base