method
with_connection
v7.2.3 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::BoundSchemaReflection::FakePool
with_connection()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/schema_cache.rb, line 149
def with_connection
yield @connection
end