Parent

Methods

Class/Module Index [+]

Quicksearch

HTML::Tag

Public Instance Methods

select(selector, *values) click to toggle source
# 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

[Validate]

Generated with the Darkfish Rdoc Generator 2.