rossta / montrose

Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.

Home Page:https://rossta.net/montrose/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Montrose.recurrence with no options

rossta opened this issue · comments

Calling Montrose.r with no options raises an ArgumentError:

Montrose.recurrence
ArgumentError: wrong number of arguments (0 for 1)

It should behave like Montrose::Recurrence.new