Sha256: cc590b7756c38fb751c1cd112bd90a3b3d68a004ff7a0a42f3e783bc8af7916d

Contents?: true

Size: 522 Bytes

Versions: 1

Compression:

Stored size: 522 Bytes

Contents

has_accounts
============

Rails plugin providing financal accounting models and helpers.


Example
=======

There is a new class method made available to ActiveRecord::Base
by this plugin:

* has_accounts(options = {})

Use it like this:

class Doctor < ActiveRecord::Base
  has_vcards
end

License
=======

Copyright (c) 2008 Agrabah <http://www.agrabah.ch>
Copyright (c) 2008-2010 Simon Hürlimann <simon.huerlimann@cyt.ch>
Copyright (c) 2008-2010 ZytoLabor <http://www.zyto-labor.com>

Released under the MIT license.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
has_accounts-0.1.0 README