Method: Beaker::LocalConnection#connect
- Defined in:
- lib/beaker/local_connection.rb
#connect(_options = {}) ⇒ Object
21 22 23 |
# File 'lib/beaker/local_connection.rb', line 21 def connect = {} @logger.debug "Local connection, no connection to start" end |