ofx 0.3.4
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
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
nokogiri
~> 1.13.1