Method: Que::Connection#wrapped_connection
- Defined in:
- lib/que/connection.rb
#wrapped_connection ⇒ Object (readonly)
Returns the value of attribute wrapped_connection.
23 24 25 |
# File 'lib/que/connection.rb', line 23 def wrapped_connection @wrapped_connection end |