RubyGems.org

ofx

0.2.9

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

installgem install ofx -v 0.2.9
Authors

Nando Vieira

13,442 total downloads 906 for this version
Owners

Cb5d9e9095cd41b636764a85e57ade4b995d3a17fc863d48b85d15ac2750070f

Gemfile
gem "ofx", "~> 0.2.9"
Versions
  1. 0.3.1 May 16, 2011
  2. 0.3.0 January 25, 2011
  3. 0.2.9 November 10, 2010
  4. 0.2.8 October 30, 2010
  5. 0.2.7 June 29, 2010
Show all versions (13 total)
Runtime Dependencies
  1. nokogiri >= 0
Development Dependencies
  1. rspec >= 2.0.0