summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array/shared/difference.rb
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2025-05-13 16:52:03 -0700
committergit <svn-admin@ruby-lang.org>2025-05-13 23:54:02 +0000
commit1d3221ad289af51af8c246904d42a5d0f31e3c2b (patch)
tree76c7bb52cb4668d8ce2bc8791f4d324ca6f1c407 /spec/ruby/core/array/shared/difference.rb
parente8e7daa71a4915e3cfcf0dccc8392cdacc55866e (diff)
[ruby/erb] Give up on using resolve_feature_path
Apparently `$LOAD_PATH.resolve_feature_path('erb/escape')` returns true for miniruby but `require 'erb/escape'` fails on it. I still don't want to check it and rescue LoadError at the same time because the code looks too complicated. Let me just rescue LoadError for platforms that don't build native extensions. https://github.com/ruby/erb/commit/3081c6b20f
Diffstat (limited to 'spec/ruby/core/array/shared/difference.rb')
0 files changed, 0 insertions, 0 deletions