Class: Barely::ConnectionPool::Spec
- Inherits:
-
Struct
- Object
- Struct
- Barely::ConnectionPool::Spec
- Defined in:
- lib/barely.rb
Instance Attribute Summary collapse
-
#config ⇒ Object
Returns the value of attribute config.
Instance Attribute Details
#config ⇒ Object
Returns the value of attribute config
97 98 99 |
# File 'lib/barely.rb', line 97 def config @config end |