Flowdock

No documentation

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

Constants

JS_ESCAPE_MAP = { '\\' => '\\\\', " '<\/', "\r\n" => '\n', "\n" => '\n', "\r" => '\n', '"' => '\\"', "'" => "\\'", "`" => "\\`", "$" => "\\$" }

Attributes

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