Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nokogiri

click button (not in form) with mechanize/nokogiri

ruby nokogiri mechanize

How to fix Nokogiri on Ubuntu?

ruby xml ubuntu nokogiri

Why can I compile and install Nokogiri, but can't require it, in Windows 7?

ruby nokogiri

rails aborted! when running `rails new` and `rails s` giving load error for nokogiri and dlopen

When using Nokogiri, how do you suppress the insertion of self-closing tags?

ruby jenkins nokogiri

Read value from a Savon response?

ruby nokogiri watir savon

How do I use Nokogiri XML Builder with a field that is the word "text"?

ruby xml nokogiri

How to collect the first of several elements of a node in Nokogiri

ruby xml nokogiri

Parse text email addresses using XPath, NOT //A[startswith(@href, 'mailto:')]

ruby xpath nokogiri

Scraping HTML table with Ruby and Nokogiri

How to open, parse and process XML file with Ox gem like with Nokogiri gem?

How do I select an XML sub-tree based on its contents?

ruby xml xpath nokogiri

Using Nokogiri to scrape search results from POST form

ruby nokogiri

Screen scraping in clojure

Nokogiri parsing different on server versus localhost

Nokogiri and Rails wont install. [Ruby On Rails]

How do I dynamically create a 2D array in Ruby?

ruby nokogiri

How to stub Nokogiri in spec