new(attribute_manager = nil) Class Public methods Take a block of text and use various heuristics to determine its structure (paragraphs, lists, and so on). Invoke an event handler as we identify significant chunks.
gen_url(url, text) Instance Public methods Creates a Markdown-style URL from url with text.
rubygems_api_request(method, path, host = nil, &block) Instance Public methods
WIN32OLE#each {|i|...} Instance Public methods Iterates over each item of OLE collection which has IEnumVARIANT interface. excel = WIN32OLE.new('Excel.Application') book = excel.workbooks.add sheets = book.worksheets(1) cells = sheets.cells("A1:A5") cells.each do |cell| cell.value = 10 end
Fail(mode) Class Public methods
selection_include?() Instance Public methods
value=(val) Instance Public methods Also aliased as: set
OpenSSL.errors â [String...] Class Public methods See any remaining errors held in queue. Any errors you see here are probably due to a bug in ruby's OpenSSL implementation.
new() Class Public methods Creates a new CodeObject that will document itself and its children
on_load(name, options = {}, &block) Class Public methods
Page 545 of 2275