1. 31 10月, 2018 5 次提交
  2. 30 10月, 2018 9 次提交
  3. 29 10月, 2018 11 次提交
  4. 28 10月, 2018 1 次提交
    • J
      Improve the logic that detects non-autoloaded constants · e3027257
      Jan Habermann 提交于
      If you require `nokogiri` from `app/models/user.rb`, dependencies.rb
      does not mark `Nokogiri` as an autoloaded constant, as expected.
      But the logic to detect these non-autoloaded constants is incomplete.
      See the tests defined in the patch for some cases incorrectly handled.
      e3027257
  5. 27 10月, 2018 6 次提交
  6. 26 10月, 2018 8 次提交