Class: Htmless::Standard

Inherits:
Abstract show all
Defined in:
lib/htmless/standard.rb

Overview

Builder implementation without formating (one line output)

Direct Known Subclasses

Formatted

Instance Attribute Summary

Attributes inherited from Abstract

#_current

Method Summary

Methods inherited from Abstract

#camelize_string, camelize_string, #cdata, #comment, define_tag, #flush, #go_in, #html5, #initialize, #join, #js, #raw, #render, #reset, #set_variables, strings_injector, tags, #tags, tags=, #text, #to_html

Methods included from DynamicClasses

#create_dynamic_classes, #dynamic_classes, extended, #inherited

Constructor Details

This class inherits a constructor from Htmless::Abstract