Class: WLang::Html
- Includes:
- Helpers, HighOrderFunctions
- Defined in:
- lib/wlang/html.rb
Defined Under Namespace
Modules: Helpers, HighOrderFunctions
Instance Attribute Summary
Attributes inherited from Dialect
Method Summary
Methods included from HighOrderFunctions
#ampersand, #bang, #caret, #dollar, #greater, #modulo, #plus, #question, #sharp, #slash, #star
Methods inherited from Dialect
#braces, compile, #context, default_options, define_tag_method, #dialects_for, #evaluate, #initialize, render, #render, #scope, tag, tag_dispatching_name, #with_scope
Constructor Details
This class inherits a constructor from WLang::Dialect