Added an Account#path method to get the path of an account, from root to literal...
commit17c3ab5d9a95caa906f766c72278654554bbce35
authorMatan Nassau <matan.nassau@gmail.com>
Tue, 8 Jan 2008 16:30:51 +0000 (8 11:30 -0500)
committerMatan Nassau <matan.nassau@gmail.com>
Tue, 8 Jan 2008 16:30:51 +0000 (8 11:30 -0500)
tree7a573951ac8b2e0d4c140b45a0aec1a37a542423
parent199f1318b180c7a80445615b66f63be14c411085
Added an Account#path method to get the path of an account, from root to literal name.

The path is an array.  For example,

account = AccountRegister.open(*%w[Income Salary])
account.rb
ledger.rb