module
ActionView::Helpers::JavaScriptHelper
v4.2.9 -
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
- actionview/lib/action_view/helpers/javascript_helper.rb