class Rack::Handler::FTW
Public Instance Methods
handle_connection(connection)
click to toggle source
# File lib/logstash/kibana.rb, line 10 def handle_connection(connection) #require "pry"; binding.pry return handle_connection_(connection) end
Also aliased as: handle_connection_