Method: ActiveRecord::AdapterError#connection_pool
- Defined in:
- lib/active_record/errors.rb
#connection_pool ⇒ Object (readonly)
Returns the value of attribute connection_pool.
61 62 63 |
# File 'lib/active_record/errors.rb', line 61 def connection_pool @connection_pool end |