You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nat parsing for "every day at 3:15 and 4:30" with multi: true yields two crons, why not have 1 Fugit::Cron instance containing two or more crons, so that #next_time plays with all the subs.
The text was updated successfully, but these errors were encountered:
Nat parsing for
"every day at 3:15 and 4:30"
withmulti: true
yields two crons, why not have 1Fugit::Cron
instance containing two or more crons, so that#next_time
plays with all the subs.The text was updated successfully, but these errors were encountered: