summaryrefslogtreecommitdiff
path: root/lib/custodian/util/timespan.rb
AgeCommit message (Expand)Author
2016-04-22Fixed up more rubocop warnings.Steve Kemp
2015-03-09Removed trailing whitespace from the codeSteve Kemp
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 terminate expressions with ";".Steve Kemp
2015-03-09Don't use parenthesis aroudn conditions in an if.Steve Kemp
2015-03-09Don't use "::" for method-calls.Steve Kemp
2015-01-30Removed executable permissions, this is a library.Steve Kemp
2015-01-29Removed shebang.Steve 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-24Removed obsolete debug-code.Steve Kemp
2013-06-24 Added Custodian::Util::TimeSpanSteve Kemp