-
Notifications
You must be signed in to change notification settings - Fork 0
SoftwareWithFriends/ranges
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Just a simple class I wrote for time ranges. Allows asking questions like: range_1.overlaps_with?(range_2) range_1.disjoint_to?(range_2) range_1.wraps?(range_2) range_1.within?(range_2) check out the tests for more information.
About
A simple time range class for Ruby.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published