Flowdock
Ruby latest stable (v2_5_5) - 0 notes - Superclass: Object

Class deprecated or moved

This class is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.

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.