|
|
> DEPRECATED: This was added in the wrong place, so in a future version it will be removed.
|
|
|
> DEPRECATED: This is finally removed from the automatic injection. If needed, you can add the following in your code: `Range.include(Torque::Range)`; However, be aware that this module will eventually be removed as well.
|
|
|
|
|
|
Ruby `Range` extensions. In order to comply with new features related to date/time ranges, a couple of new methods/operations are now introduced on the original [`Range`](https://ruby-doc.org/core-2.5.1/Range.html) class.
|
|
|
|
... | ... | |