Module: Crafty

Defined in:
lib/crafty.rb,
lib/crafty/tools.rb,
lib/crafty/safety.rb,
lib/crafty/builder.rb,
lib/crafty/toolset.rb,
lib/crafty/toolsets/html4.rb,
lib/crafty/toolsets/html5.rb,
lib/crafty/toolsets/html4/all.rb,
lib/crafty/toolsets/html5/all.rb,
lib/crafty/toolsets/html4/basic.rb,
lib/crafty/toolsets/html4/forms.rb,
lib/crafty/toolsets/html5/basic.rb,
lib/crafty/toolsets/html5/forms.rb,
lib/crafty/toolsets/html4/builder.rb,
lib/crafty/toolsets/html5/builder.rb,
lib/crafty/toolsets/html4/semantic.rb,
lib/crafty/toolsets/html5/semantic.rb

Overview

Crafty provides a set of modules that provide helper methods to create various HTML elements.

Defined Under Namespace

Modules: HTML4, HTML5, Tools, Toolset Classes: Builder, SafeString, SafeWrapper

Constant Summary collapse

XHTML =
HTML4
HTML =
HTML5