method
sanitize_sql
v2.3.8 -
Show latest stable
- Class:
ActiveRecord::Associations::AssociationProxy
sanitize_sql(sql, table_name = @reflection.klass.quoted_table_name)protected
Forwards the call to the reflection class.
sanitize_sql(sql, table_name = @reflection.klass.quoted_table_name)Forwards the call to the reflection class.