chopmo-ofx 0.3.0
A simple OFX (Open Financial Exchange) parser built on top of Nokogiri. Currently supports OFX 1.0.2. Usage: OFX("sample.ofx") do |ofx| p ofx end
A simple OFX (Open Financial Exchange) parser built on top of Nokogiri. Currently supports OFX 1.0.2. Usage: OFX("sample.ofx") do |ofx| p ofx end
N/A