This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Dec 02 18:35:58 -0800 2008 | |
| |
MIT_LICENSE | Tue Dec 02 18:35:58 -0800 2008 | |
| |
README.rdoc | Tue Dec 02 18:35:58 -0800 2008 | |
| |
bookkeeper.gemspec | Tue Dec 02 18:35:58 -0800 2008 | |
| |
init.rb | Tue Dec 02 18:35:58 -0800 2008 | |
| |
lib/ | Tue Oct 20 21:01:45 -0700 2009 | |
| |
rails/ | Tue Dec 02 18:35:58 -0800 2008 | |
| |
rails_generators/ | Tue Dec 02 18:35:58 -0800 2008 |
README.rdoc
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.







