method

in_char_class?

rails latest stable - Class: ActiveSupport::Multibyte::Handlers::UTF8Handler

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.1.0) is shown here.

in_char_class?(codepoint, classes)
protected

Detect whether the codepoint is in a certain character class. Primarily used by the grapheme cluster support.