On Tue, Sep 21, 2010 at 8:38 PM, Ethan <[email protected]> wrote: http://github.com/bret/convio_watir_extensions/blob/master/lib/convio_watir_extensions/watir.rb#L110 > This looks handy. I have code to map a table to an array of hashes keyed > with column headers, which seems to be of similar intent. Not sure about the > API, #column is not a very informative name for the method.
The watir2 branch of watirspec has Table#hashes for this, taking a cue from Cucumber's Table object. _______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
