escape (string). Source: show. # File activesupport/lib/active_support/json/encoding.rb, line 68 def escape(string) Encoding.escape(string) end.
確定! 回上一頁