module Sdk4me
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 <cbrimhall@ucdavis.edu>
- Created
-
22 Feb 2008
Public Class Methods
logger()
click to toggle source
# File lib/sdk4me.rb, line 30 def self.logger configuration.logger end