Top Level Namespace
Defined in:
Constant Summary
-
TABLE_FOR_ESCAPE_HTML__ =
{"&" => "&", "\"" => """, "<" => "<", ">" => ">"}
Method Summary
Macro Summary
Method Detail
def
every(time, &block)
#
def
ruby_escapeHTML(string)
#
def
ruby_unescapeHTML(string)
#
Macro Detail
macro
include_constants(type)
#