mirror of
https://github.com/mperham/connection_pool
synced 2023-03-27 23:22:21 -04:00
97f42e8b41
This allows the hooks to do arbitrary things based on options (keyword arguments) such as creating a particular type of connection based on, say, connection_args. The ** syntax for arbitrary options is not used as it is not supported on ruby 1.9. |
||
---|---|---|
.. | ||
helper.rb | ||
test_connection_pool.rb | ||
test_connection_pool_timed_stack.rb |