Flowdock

No documentation

This module has no description. You can help the Ruby on Rails community by adding new notes.

Constants

ESCAPED_CHARS = { "\010" => '\b', "\f" => '\f', "\n" => '\n', "\r" => '\r', "\t" => '\t', '"' => '\"', '\\' => '\\\\', '>' => '\u003E', '<' => '\u003C', '&' => '\u0026'

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.