returns an array of tag contents for all of the tags found by the css query
# File merb/test/hpricot.rb, line 43 def tags(css_query) process_output @output.content_for_all(css_query) end
<code/>
<pre/>
<code/>and<pre/>for code samples.