commit | 6c398da0e79cbd68ec4625f00f37a8f2a0a26e5c | [log] [tgz] |
---|---|---|
author | Facundo Batista <facundobatista@gmail.com> | Mon Sep 17 17:30:13 2007 +0000 |
committer | Facundo Batista <facundobatista@gmail.com> | Mon Sep 17 17:30:13 2007 +0000 |
tree | ae5d1ee9cdc5fdc3bba40646e971939ff1b92168 | |
parent | b67da237186f874610afd2697aaca4365d3eabec [diff] |
The methods always return Decimal classes, even if they're executed through a subclass (thanks Mark Dickinson). Added a bit of testing for this.