method
sql_for
rails latest stable - Class:
ActiveRecord::StatementCache::Query
sql_for(binds, connection)public
No documentation available.
# File activerecord/lib/active_record/statement_cache.rb, line 38
def sql_for(binds, connection)
@sql
end