Flowdock
method

methods

Importance_1
v2_5_5 - Show latest stable - 0 notes - Class: WIN32OLE
methods(*args) public

By overriding Object#methods, WIN32OLE might work well with did_you_mean gem. This is experimental.

require 'win32ole'
dict = WIN32OLE.new('Scripting.Dictionary')
dict.Ade('a', 1)
#=> Did you mean?  Add
Show source
Register or log in to add new notes.