Module: UTF8Proc::JRuby

Included in:
UTF8Proc
Defined in:
lib/utf8_proc/jruby.rb,
lib/utf8_proc/core_ext/string_jruby.rb

Overview

JRuby normalization module.

This module will load automatically depending on your Ruby version.

Defined Under Namespace

Modules: ClassMethods, StringExtension

Constant Summary collapse

LIBRARY_VERSION =

Displays your version of the Java VM

"Java #{ENV_JAVA['java.version']}".freeze