RubyGems.org

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

installgem install organizze-ofx
Authors

Nando Vieira

1,891 total downloads 629 for this version
Owners

3c7807ac52ba4bf6a3b73bdf1942e03d

Gemfile
gem "organizze-ofx", "~> 0.3.4"
Versions
  1. 0.3.4 October 31, 2011
  2. 0.3.3 August 22, 2011
  3. 0.3.2 July 4, 2011
Runtime Dependencies
  1. nokogiri >= 0
Development Dependencies
  1. rspec ~> 2.6
  2. ruby-debug19 >= 0