Skip to content

steveluscher/bookkeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A double-entry accounting system for Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages