No commit activity in last 3 years
No release in over 3 years
This alpha release of Bookkeeper is intended for community feedback; please be advised that it will undergo significant changes between now and its 1.0 release.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Bookkeeper – A double-entry accounting system for Rails.¶ ↑

Inspired by a blog post written by James Urquhart.

Requirements¶ ↑

Other than the dependencies listed in bookkeeper.gemspec, you will need:

  • Active merchant

    Without support for PayPal MassPay IPNs

    +./script/plugin install git://github.com/Shopify/active_merchant.git+

With support for PayPal MassPay IPNs

+./script/plugin install git://github.com/steveluscher/active_merchant.git+

License¶ ↑

Bookkeeper is released under the MIT license.