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