Nathaniel Balas
Results
1
comments of
Nathaniel Balas
I had this same issue and I fixed it with the following diff. From what I can tell it works fine. ``` ruby --- a/lib/cron_parser.rb +++ b/lib/cron_parser.rb @@ -126,7 +126,10...