Sha256: edb5ae8990c77b1b97076927f0e7ddec1966f3f6a271561f2c2b5498dfdb85e7
Contents?: true
Size: 167 Bytes
Versions: 65
Compression:
Stored size: 167 Bytes
Contents
# frozen_string_literal: true Dir.glob(File.expand_path("core_ext/*.rb", __dir__)).sort.each do |path| next if path.end_with?("core_ext/uri.rb") require path end
Version data entries
65 entries across 61 versions & 11 rubygems