method

sanitize

rails latest stable - Class: ActiveRecord::Base

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.1.0) is shown here.

sanitize(object)
public

Used to sanitize objects before they’re used in an SQL SELECT statement. Delegates to connection.quote.