Skip to content

Instantly share code, notes, and snippets.

@milann
Created December 27, 2009 13:00
Show Gist options
  • Save milann/264266 to your computer and use it in GitHub Desktop.
Save milann/264266 to your computer and use it in GitHub Desktop.

(Rails) accounting resources

A double-entry accounting system for Rails (inspired by http://www.cuppadev.co.uk/oldbrew/double-entry-accounting-in-rails/)

A basic accounting software, written in Ruby, using the Rails framework. UI in French.

A web based open source accounting system which implements a double-entry bookkeeping system.

Rails Based General Ledger Accounting System

Bookkeeper is a minimal double-entry bookkeeping and accounting application.

Double entry accounting system

Rails Plugin that adds accounts, journals and postings to an ActiveRecord model. Now, you can transfer credits between these accounts.

See also these threads:

- http://stackoverflow.com/questions/163517/accounting-software-design-patterns
- http://stackoverflow.com/questions/670299/rehash-accounting-software-design-patterns
- http://stackoverflow.com/questions/421405/building-a-rudimentary-accounting-app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment