Module: ActiveSupport::Multibyte
- Defined in:
- lib/unicodechars/multibyte/chars.rb,
lib/unicodechars/multibyte.rb
Overview
Encapsulates all the functionality related to the Chars proxy.
Defined Under Namespace
Modules: Handlers Classes: Chars
Constant Summary collapse
- DEFAULT_NORMALIZATION_FORM =
:kc
- NORMALIZATIONS_FORMS =
[:c, :kc, :d, :kd]
- UNICODE_VERSION =
'5.0.0'