• Yorick Peterse's avatar
    Added ReferenceFilter#nodes · 8a6c3f27
    Yorick Peterse authored
    This method returns an Array of the HTML nodes as yielded by
    ReferenceFilter#each_node. The method's return value is memoized to
    allow multiple calls without having to re-query the input document.
    8a6c3f27
reference_filter_spec.rb 1.44 KB