Flowdock
v1_8_6_287 - Show latest stable - 0 notes - Superclass: Object

CAUTION: MT-unsafe

Constants

EncodeMap = { '&' => '&', '<' => '<', '>' => '>', '"' => '"', '\'' => ''', "\r" => ' '

EncodeCharRegexp = Regexp.new("[#{EncodeMap.keys.join}]")

Attributes

[RW] charset
[RW] default_encodingstyle
[RW] generate_explicit_type
[RW] use_numeric_character_reference
Show files where this class is defined (1 file)
Register or log in to add new notes.