1. 22 10月, 2017 1 次提交
    • A
      Avoid slicing from Thor's original HWIA · 20df3f77
      Akira Matsuda 提交于
      Because `options` here is not AS::HWIA but an instance of Thor::CoreExt::HWIA
      that looks very similar to ours but behaves slightly different, we need to keep
      this object be an instance of Thor::CoreExt::HWIA.
      Since Ruby 2.5 has Hash#slice that returns a new Hash instance now,
      we need to avoid calling `slice` on this tricky object.
      20df3f77
  2. 21 10月, 2017 14 次提交
  3. 20 10月, 2017 11 次提交
  4. 19 10月, 2017 7 次提交
  5. 18 10月, 2017 7 次提交