mirror of
https://github.com/ruby/ruby.git
synced 2025-09-19 10:33:58 +02:00
Extract nkf
This commit is contained in:
parent
34315510d3
commit
df70faa9c9
14 changed files with 1 additions and 23282 deletions
|
@ -1,6 +0,0 @@
|
|||
if RUBY_ENGINE == "jruby"
|
||||
require 'nkf.jar'
|
||||
JRuby::Util.load_ext('org.jruby.ext.nkf.NKFLibrary')
|
||||
else
|
||||
require 'nkf.so'
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue