method

ord

rails latest stable - Class: ActiveSupport::Multibyte::Chars

Method deprecated or moved

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

ord()
public

Returns the codepoint of the first character in the string.

Example:

'こんにちは'.mb_chars.ord # => 12371