1. 10 Nov, 2020 1 commit
    • 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
  2. 09 Nov, 2020 39 commits