Class: McpInspector::Web::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/mcp_inspector/web/engine.rb

Class Method Summary collapse

Class Method Details

.connection_poolObject

Class method to access the connection pool



28
29
30
# File 'lib/mcp_inspector/web/engine.rb', line 28

def self.connection_pool
  @connection_pool
end