Closed rossta closed 5 years ago
Raise a custom error with info instead of the following:
Montrose::Recurrence.new(every: :week, foo: :bar) NoMethodError: undefined method `foo' for #<Montrose::Options:0x007ff37e52e3c8> from /Users/ross/dev/rossta/montrose/lib/montrose/options.rb:103:in `[]'
Raise a custom error with info instead of the following: