ruby/ext/erb/escape
Takashi Kokubun d2c62426e5 [ruby/erb] Skip using the extension for truffleruby as well
(https://github.com/ruby/erb/pull/39)

* Skip using the extension for truffleruby as well

* Just skip building the C extension for TruffleRuby

* Skip rake compile for truffleruby

* Use resolve_feature_path

* Revert "Use resolve_feature_path"

This reverts commit https://github.com/ruby/erb/commit/acc1e0c0ffaf.

* Use resolve_feature_path with LoadError guard

https://github.com/ruby/erb/commit/85dcb08439
2022-11-27 06:30:48 +00:00
..
escape.c [ruby/erb] Define ERB::Escape module 2022-11-26 05:32:25 +00:00
extconf.rb [ruby/erb] Skip using the extension for truffleruby as well 2022-11-27 06:30:48 +00:00