method

any_raw_connection

rails latest stable - Class: ActiveRecord::ConnectionAdapters::AbstractAdapter
any_raw_connection()
private

Returns a raw connection for internal use with methods that are known to both be thread-safe and not rely upon actual server communication. This is useful for e.g. string escaping methods.