Module: Invoca

Defined in:
lib/invoca/utils/diff.rb,
lib/invoca/utils.rb,
lib/invoca/utils/diff.rb,
lib/invoca/utils/array.rb,
lib/invoca/utils/version.rb,
lib/invoca/utils/multi_sender.rb,
lib/invoca/utils/guaranteed_utf8_string.rb

Overview

This class provides a normalize_string method that guarantees that its result is in valid UTF-8 format for Ruby and all versions of MySQL (using mb3 storage).

Deprecated

Equivalently, you can also create an instance of this class and call to_string or to_s on it.

Defined Under Namespace

Modules: Utils