Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nokogiri

Find text based on HTML Comment

html ruby nokogiri

Using Nokogiri to list which tags are present in the HTML

ruby-on-rails ruby nokogiri

How to get a canonical link from HTML head using Nokogiri

html ruby nokogiri

libiconv missing on OSX 10.8 installing nokogiri

Error when installing nokogiri on mac with"sudo gem install nokogiri"

Nokogiri: how to parse text fragment?

ruby nokogiri

Nokogiri dependency libxml and libxslt not installing

ruby-on-rails ruby nokogiri

Ruby on Rails: Failed to open TCP connection

Issue with unclosed img tag

How to load correct version of dynamic libraries and gems (libxml, Nokogiri) within a custom Rails engine gem?

How do I remove comment nodes?

ruby xml nokogiri

Parsing large HTML files with Nokogiri

ruby nokogiri

Extracting RSS link with Nokogiri

Gem::InstallError: nokogiri requires Ruby version >= 1.9.2

ruby sinatra bundler nokogiri

Ruby code to get size in bytes of a webpage

Transform XML basing on XSLT in Ruby/Nokogiri

ruby xml xslt nokogiri

Nokogiri and concat()

ruby xml xpath nokogiri

How can I get XML sub-tags using a regexp for its contents without knowing it's name

ruby xml regex xpath nokogiri

I have an array of links, and would like to parse each link, what's the most efficient way of examining each with Nokogiri? - Ruby

click button (not in form) with mechanize/nokogiri

ruby nokogiri mechanize