RubyGems.org

nokogiri

1.5.0.beta.2

Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors. XML is like violence - if it doesn’t solve your problems, you are not using enough of it.

installgem install nokogiri -v 1.5.0.beta.2 --pre
Authors

Aaron Patterson, Mike Dalessio

4,623,945 total downloads 2,333 for this version
Owners

F29327647a9cff5c69618bae420792eaBd6e7860b5a891bff077aeaeb5434e60

Gemfile
gem "nokogiri", "~> 1.5.0.beta.2"