#OFX A WIP ruby client for version 1.0.3 of the Open Financial Exchange.
Installation
Add this line to your application's Gemfile:
gem 'ofx_ruby', require: 'ofx'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ofx_ruby
Use
Take a look at the tests for usage examples.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/bigfatgreg/ofx_ruby. Pull requests must have tests. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.