Filipin.eu

Željko Filipin's blog.
Home Blog Tags Now License

View on GitHub
18 October 2007

How Do I Get REXML Version Number?

by Željko Filipin

require "rexml/document" # => true
REXML::Version # => "3.1.7"
tags: code - ruby