Top Level Namespace

Defined Under Namespace

Modules: AppfluxRuby

Instance Method Summary collapse

Instance Method Details

#typhoeusObject

This class is specific only to sending bugflux notifications. It calls

+MessageBuilder+ class for building the payload message and uses SSL to send
the messages. It also implements a basic queue to send messages in batches.
This is the default behaviour.


7
# File 'lib/appflux_ruby/bugflux_notifier.rb', line 7

require 'typhoeus'