|
326dbd3fcd
|
change attr_accessor to attr_reader everywhere
|
2013-08-31 16:31:20 -04:00 |
|
|
4cf3949005
|
Transaction: expose splits attribute
|
2013-08-27 21:15:30 -04:00 |
|
|
475e0334f7
|
add some documentation
|
2013-08-12 22:57:57 -04:00 |
|
|
4524d4e229
|
add AccountTransaction class for easier access to Transaction data from an Account's list of transactions
|
2013-08-12 21:59:55 -04:00 |
|
|
c749b17904
|
rspec Transaction; store transaction descriptions
|
2013-08-11 20:36:27 -04:00 |
|
|
6c4f67e3da
|
add Value class; keep track of account balances over time
|
2013-08-04 19:05:11 -04:00 |
|
|
5ba8e2806c
|
finalize accounts to sort transactions by date
|
2013-08-04 18:44:41 -04:00 |
|
|
0f8b579a34
|
organize transaction split processing a bit
|
2013-08-04 17:20:39 -04:00 |
|
|
9596272c29
|
add Transaction class and collect transactions for each account
|
2013-08-03 18:59:41 -04:00 |
|