Class: N::XhtmlString

Inherits:
String
  • Object
show all
Includes:
XhtmlBuilderMixin, XmlBuilderMixin
Defined in:
lib/nitro/builders/xhtml.rb

Overview

A String extension with XHTML generation functionality.

Method Summary

Methods included from XhtmlBuilderMixin

#options, #select

Methods included from XmlBuilderMixin

#comment, #end_tag, #method_missing, #start_tag, #text

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class N::XmlBuilderMixin