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