aboutsummaryrefslogtreecommitdiffstats
path: root/lib/time_duration.rb
AgeCommit message (Expand)Author
2017-05-29TimeDuration.exceeds_gap?: Fix duration > 24 hours behaviourTeddy Wing
2017-05-29TimeDuration: Add a method comment above `.exceeds_gap?`Teddy Wing
2017-05-29TimeDuration: Use the `duration` argumentTeddy Wing
2017-05-29Create `TimeDuration` module for `#exceeds_gap?` methodTeddy Wing