module

ActionView::Helpers::JavaScriptHelper

v3.2.13 - Show latest stable

No documentation available for this module.

Constants

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

Files

  • actionpack/lib/action_view/helpers/javascript_helper.rb