ofx 0.3.5
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:
=
installation:
=
Dépendances de Runtime (1):
nokogiri
~> 1.13.1