Flowdock

Action View JavaScript Helpers

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.