There's no documentation for this item.
# File action_controller/vendor/html-scanner/html/selector.rb, line 821 def select(selector, *values) selector = HTML::Selector.new(selector, values) selector.select(self) end
<code/>
<pre/>
<code/>and<pre/>for code samples.