Method: WithConnection::ConnectionPool#name
- Defined in:
- lib/with_connection/connection_pool.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
5 6 7 |
# File 'lib/with_connection/connection_pool.rb', line 5 def name @name end |