|
326dbd3fcd
|
change attr_accessor to attr_reader everywhere
|
2013-08-31 16:31:20 -04:00 |
|
|
d72de51977
|
allow negating Value objects
|
2013-08-19 23:26:01 -04:00 |
|
|
d7475fb09e
|
add mathematical operators for Value to operate with Numeric objects
|
2013-08-13 22:08:23 -04:00 |
|
|
475e0334f7
|
add some documentation
|
2013-08-12 22:57:57 -04:00 |
|
|
3828247993
|
add Value.zero class method
|
2013-08-12 22:07:25 -04:00 |
|
|
98198617be
|
Value: keep track of divisor
|
2013-08-12 22:04:10 -04:00 |
|
|
05cf6093d7
|
Value: make objects Comparable
|
2013-08-11 14:59:43 -04:00 |
|
|
983861c1dc
|
Value: change to_s to use sprintf()
|
2013-08-11 14:53:11 -04:00 |
|
|
762b7c6413
|
rspec Value
|
2013-08-11 14:41:05 -04:00 |
|
|
6c4f67e3da
|
add Value class; keep track of account balances over time
|
2013-08-04 19:05:11 -04:00 |
|