• Alex Kalderimis's avatar
    Improve argument handling · 83fd3f5c
    Alex Kalderimis authored
    This uses kwargs instead of a hash-parameter, avoiding ruby 2.7+
    warnings, and also avoiding the need to index into the arguments.
    83fd3f5c
delete_jobs.rb 1.54 KB