128 129 130
# File 'lib/webhookdb/db_adapter.rb', line 128 def using(**kw, &) borrow_conn(@url, **kw, &) end