nokogiri 1.5.4
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.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Development 相依性套件 (12):
            hoe
            ~> 2.16
          
          
            hoe-bundler
            >= 1.1
          
          
            hoe-debugging
            >= 1.0.3
          
          
            hoe-gemspec
            >= 1.0
          
          
            hoe-git
            >= 1.4
          
          
            mini_portile
            >= 0.2.2
          
          
            minitest
            ~> 2.2.2
          
          
            racc
            >= 1.4.6
          
          
            rake
            >= 0.9
          
          
            rake-compiler
            = 0.8.0
          
          
            rdoc
            ~> 3.10
          
          
            rexical
            >= 1.0.5
          
    

