A simple OFX (Open Financial Exchange) parser built on top of Nokogiri. Currently supports OFX 102, 200 and 211. Usage: OFX("sample.ofx") do |ofx| p ofx end
Nando Vieira, Anna Cruz
August 24, 2013 2:27pm
無