module

ActiveSupport::Multibyte

Encapsulates all the functionality related to the Chars proxy.

Constants

DEFAULT_NORMALIZATION_FORM = :kc

NORMALIZATIONS_FORMS = [:c, :kc, :d, :kd]

UNICODE_VERSION = '5.0.0'

Files

  • activesupport/lib/active_support/multibyte.rb
  • activesupport/lib/active_support/multibyte/chars.rb

Nested classes and modules