class
ActiveSupport::Multibyte::Handlers::PassthruHandler
rails latest stable
- Superclass: Object
Chars uses this handler when $KCODE is not set to ‘UTF8’. Because this handler doesn’t define any methods all call will be forwarded to String.
Files
- activesupport/lib/active_support/multibyte/handlers/passthru_handler.rb