2010-07-17 89 views

回答

2
span = Hpricot(some_html) % "span#hi" 
span.remove_attribute("class")