Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v4.2.9) is shown here.
These similar methods exist in v5.2.3:
quote_string(string)
public
QUOTING ==================================================
Show source
def quote_string(string)
@connection.quote(string)
end