summaryrefslogtreecommitdiff
path: root/t/test-custodian-util-timespan.rb
AgeCommit message (Expand)Author
2015-03-09Whitespace fixups.Steve Kemp
2015-03-09Removed spaces inside parenthesis.Steve Kemp
2015-03-09Prefer single-quotes when you don't need interpolation.Steve Kemp
2015-03-09Do not use parentheses for method calls with no arguments.Steve Kemp
2015-03-09Omit the parentheses in defs when the method doesn't accept any arguments.Steve Kemp
2015-03-09Don't use "::" for method-calls.Steve Kemp
2015-01-13Don't marry our code to ruby1.8Steve Kemp
2013-06-24Updated the code to be more module.Steve Kemp
2013-06-24The worst-case for testing a time-period, and one used in theSteve Kemp
2013-06-24Updated the tests to ensure the "current hour" is valid.Steve Kemp
2013-06-24 Added Custodian::Util::TimeSpanSteve Kemp