Method: Handlers::ConnectorHandler#connections
- Defined in:
- lib/handlers/connector_handler.rb
#connections ⇒ Object
Array of connections
27 28 29 |
# File 'lib/handlers/connector_handler.rb', line 27 def connections @connections end |