XML/XPath: Difference between revisions

m
→‎{{header|Ruby}}: add libheader
m (→‎{{header|Ruby}}: add libheader)
Line 224:
 
=={{header|Ruby}}==
{{libheader|REXML}}
<lang ruby> #Example taken from the REXML tutorial (http://www.germane-software.com/software/rexml/docs/tutorial.html)
require "rexml/document"
Anonymous user