RubyGems.org

ofx_for_ruby

0.1.2

OFX for Ruby is a pure Ruby implementation of Open Financial Exchange specifications (1.0.2 through 2.1.1) for building both financial clients and servers, providing parsers/serializers for each version, and a uniform object model across all versions.

installgem install ofx_for_ruby
Authors

Chris Guidry

1,617 total downloads 834 for this version
Owners

Fa719c0a9dc02461d466b0c4dd1a9023

Gemfile
gem "ofx_for_ruby", "~> 0.1.2"
Versions
  1. 0.1.2 January 16, 2011
  2. 0.1.1 January 2, 2011
Runtime Dependencies
  1. activesupport >= 0
Development Dependencies
  1. racc >= 0
  2. rcov >= 0
  3. rex >= 0