Jonathan Pugsley

Results 1 issues of Jonathan Pugsley

I've been tinkering with this library and like what I see, though I've either found a bug or don't quite understand the options. Pattern: ``` Montrose.every(:week, interval: 2).on(["sunday", "monday"]).between(("2021-05-02".to_time)..("2021-05-22".to_time)).events.to_a ```...