method

interpolate_sql

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.0.0) is shown here.

interpolate_sql(sql, record = nil)
private

Interpolate custom SQL string in instance context. Optional record argument is meant for custom insert_sql.