rossta / montrose

Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.
https://rossta.net/montrose/
MIT License
821 stars 53 forks source link

Fix Montrose::Options#fetch #141

Closed dks17 closed 3 years ago

dks17 commented 3 years ago
NameError: undefined local variable or method `block' for #<Montrose::Options {:interval=>1}>
from /gems/ruby/2.7.0/gems/montrose-0.12.0/lib/montrose/options.rb:152:in `fetch'

or the block check should be removed