HTML::Node
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/actionpack-3.0.9/lib/action_controller/vendor/html-scanner/html/selector.rb, line 821 def select(selector, *values) selector = HTML::Selector.new(selector, values) selector.select(self) end
Generated with the Darkfish Rdoc Generator 2.