Module: Itrp

Includes:
GemConfig::Base
Defined in:
lib/itrp/client/multipart.rb,
lib/itrp.rb,
lib/itrp/client.rb,
lib/itrp/client/version.rb,
lib/itrp/client/response.rb,
lib/itrp/client/attachments.rb

Overview

Takes a hash of string and file parameters and returns a string of text formatted to be sent as a multipart form post.

Author

Cody Brimhall <[email protected]>

Created

22 Feb 2008

Defined Under Namespace

Modules: Multipart, SendWithRateLimitBlock, SendWithRetries Classes: Attachments, Client, Exception, Response, UploadFailed

Class Method Summary collapse

Class Method Details

.loggerObject



29
30
31
# File 'lib/itrp.rb', line 29

def self.logger
  configuration.logger
end