Željko Filipin's Blog on Software and Testing

Test like you do not need the money.

How Do I Get REXML Version Number?

without comments

require "rexml/document" # => true
REXML::Version # => "3.1.7"

Written by Željko Filipin

October 18th, 2007 at 9:00 am

Posted in Ruby

Leave a Reply