diff options
author | David Chelimsky <dchelimsky@gmail.com> | 2013-08-28 05:07:18 +0200 |
---|---|---|
committer | David Chelimsky <dchelimsky@gmail.com> | 2013-09-11 15:28:38 +0200 |
commit | b16b08ebde636dd530afeeb00ca32f6d49fda819 (patch) | |
tree | 3e65b000939fe8e50d3e5df772ddbf4e868faec5 /railties/test/generators | |
parent | 744ed5c39381cb3e58eba6fab21f42b3408dce53 (diff) | |
download | rails-b16b08ebde636dd530afeeb00ca32f6d49fda819.tar.gz rails-b16b08ebde636dd530afeeb00ca32f6d49fda819.tar.bz2 rails-b16b08ebde636dd530afeeb00ca32f6d49fda819.zip |
Reduce Duration#inspect to a single series of transformations
* eliminates need for temp Hash
Also added a couple of examples to DurationTest to specify:
* duration can be defined with units out of order e.g.
1.month + 1.year + 1.second + 1.day
* equality with a Fixnum works regardless of which operand is on which
side of the operator
Diffstat (limited to 'railties/test/generators')
0 files changed, 0 insertions, 0 deletions