module

ActionView::Helpers::JavaScriptHelper

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

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