Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 203 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 203 Bytes

RXFReader usage

require 'rxfreader'

s = RXFReader.read 'http://a0.jamesrobertson.me.uk/health/dynarex.xml'

Makes it easier to read a file no matter whether it's local or on a remote server.