Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nokogiri

How to let Ruby Mechanize get a page which lives in a string

How to parse a HTML table with Nokogiri?

find first level children in nokogiri rails

ruby nokogiri

rails console require nokogiri return false (but works in irb)

trying to get content inside cdata tags in xml file using nokogiri

Processing just HTML fragment and returning it

ruby nokogiri

Find and replace HTML tags

unable to install nokogiri in ubuntu 12.04

Can't install Nokogiri gem, "libxml/parser.h" not found, but its there, why?

ruby gem nokogiri libxml2

Using Nokogiri HTML Builder to create fragment with multiple root nodes

ruby nokogiri

How do I search for "text" then traverse the DOM from the found node?

ruby nokogiri

What's the difference between .at_css to .css in Nokogiri?

ruby search nokogiri

Strip style attributes with nokogiri

html nokogiri sanitize

How can I add a child to a node at a specific position?

xml ruby dom nokogiri

rails nokogiri no such file or directory

ruby-on-rails ruby nokogiri

Escape single quote in XPath with Nokogiri?

ruby xpath nokogiri

Parsing simple XML with Nokogiri

XPath axis, get all following nodes until

ruby xpath nokogiri

set tag attribute and add plain text content to the tag using nokogiri builder (ruby)

ruby xml nokogiri

how to make Nokogiri not to convert   to space

ruby nokogiri html-entities