Not sure if this is being worked on or if the incantation is going to be dropped?
> Tickle.parse('every day at 9am')
Traceback (most recent call last):
1: from (irb):12
ArgumentError (argument out of range)
This works as before:
> Tickle.parse('every tuesday')
=> {:next=>2018-11-06 12:00:00 +0000, :expression=>"every tuesday", :starting=>2018-10-31 09:28:52 +0000, :until=>nil}
Let me know if I can lend a hand.
Cheers
Not sure if this is being worked on or if the incantation is going to be dropped?
This works as before:
Let me know if I can lend a hand.
Cheers