content_type

content_type() Instance Public methods The content-type header

each_mail

each_mail() Instance Public methods Yields each message to the passed-in block in turn. Equivalent to: pop3.mails.each do |popmail| .... end This method raises a POPError if an error occurs. each

test_to_partial_path

test_to_partial_path() Instance Public methods Responds to to_partial_path Returns a string giving a relative path. This is used for looking up partials. For example, a BlogPost model might return âblog_posts/blog_postâ

wait

wait(on_thread = true, check_root = false) Instance Public methods

new

WIN32OLE.new(server, [host]) â WIN32OLE object Class Public methods Returns a new WIN32OLE object(OLE Automation object). The first argument server specifies OLE Automation server. The first argument should be CLSID or PROGID. If second argument host specified, then returns OLE Automation object on host. WIN32OLE.new('Excel.Application') # => Excel OLE Automation WIN32OLE object. WIN32OLE.new('{00024500-0000-0000-C000-000000000046}') # => Excel OLE Automation WIN32OLE object

invkind

WIN32OLE_MTHOD#invkind Instance Public methods Returns the method invoke kind. tobj = WIN32OLE_TYPE.new('Microsoft Excel 9.0 Object Library', 'Workbooks') method = WIN32OLE_METHOD.new(tobj, 'Add') puts method.invkind # => 1

set_window

set_window(win) Instance Public methods Also aliased as: window=

readchar

readchar() Instance Public methods See Zlib::GzipReader documentation for a description.

stackorder_isbelow 2

stackorder_isbelow(target) Instance Public methods Also aliased as: stackorder_is_below, wm_stackorder_isbelow, wm_stackorder_is_below

extensions

extensions() Instance Public methods returns extensions.