Bugs: Browse | Submit New | Admin
According to the docs, Element#get_elements should be an alias to Elements.to_a. This mini patch fixes the documentation (changing Element to Elements) and makes sure that the method defaults the XPath query to nil (as Elements.to_a does).
Add A Comment:
Date: 2008-11-07 18:02 Sender: Roger Pack could you check if this has been applied and, if not, could you submit a new copy to the new tracker: http://redmine.ruby-lang.org/ --this tracker is being shelved. Thanks! -=R