Sha256: 074c70ba9097b810f084cff1ce4af50e7b88124e2382b49f7f98274dc8925c98

Contents?: true

Size: 879 Bytes

Versions: 3

Compression:

Stored size: 879 Bytes

Contents

= quicken

This gem was created with the purpoise to import QIF files in a real project. The kind of QIF files that we need import doesn't
match the official specification of QIF format, so I only support the fields that are important to my project. If you need
full support of QIF format or adjustments to fit your needs please fork the project and send a pull request to me.

== Note on Patches/Pull Requests

* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
  future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

== Copyright

Copyright (c) 2010 Daniel Lopes. See LICENSE for details.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
quicken-0.0.3 README.rdoc
quicken-0.0.2 README.rdoc
quicken-0.0.1 README.rdoc