Module: Revactor

Defined in:
lib/revactor/filters/line.rb,
lib/revactor.rb,
lib/revactor/tcp.rb,
lib/revactor/http_client.rb,
lib/revactor/filters/packet.rb

Overview

– Copyright ©2007 Tony Arcieri You can redistribute this under the terms of the Ruby license See file LICENSE for details ++

Defined Under Namespace

Modules: Filter, TCP Classes: Delegator, HttpClient, HttpClientError, HttpResponse

Constant Summary collapse

VERSION =
'0.1.3'

Class Method Summary collapse

Class Method Details

.versionObject



30
# File 'lib/revactor.rb', line 30

def self.version() VERSION end