Class: GrubY::Handlers::ConnectHandler

Inherits:
BaseHandler show all
Defined in:
lib/gruubY/handlers.rb

Instance Attribute Summary

Attributes inherited from BaseHandler

#callback, #exceptions, #filters, #group

Instance Method Summary collapse

Methods inherited from BaseHandler

#initialize

Constructor Details

This class inherits a constructor from GrubY::Handlers::BaseHandler

Instance Method Details

#client_only?Boolean

Returns:

  • (Boolean)


146
# File 'lib/gruubY/handlers.rb', line 146

def client_only? = true

#eventObject



144
# File 'lib/gruubY/handlers.rb', line 144

def event = :connect

#extract(_ctx) ⇒ Object



145
# File 'lib/gruubY/handlers.rb', line 145

def extract(_ctx) = nil