Method: Leadlight.common_connection_stack
- Defined in:
- lib/leadlight.rb
.common_connection_stack ⇒ Object
41 42 43 |
# File 'lib/leadlight.rb', line 41 def self.common_connection_stack @common_connection_stack ||= ->(builder) {} end |