Skip to content

Instantly share code, notes, and snippets.

@tdl
Last active December 14, 2015 05:09

Revisions

  1. tdl renamed this gist Feb 25, 2013. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. tdl created this gist Feb 25, 2013.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    ruby -rnokogiri -ropen-uri -e 'puts Nokogiri::XML(open("http://www.w3schools.com/xml/note.xml")).xpath("//text()").to_s'