X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4826032d183932312d635193c9d3acef6107f280..5fabab8b08ec68ff925ad0ad4d35a41213327ad2:/lib/utf8.rb diff --git a/lib/utf8.rb b/lib/utf8.rb index 5f0d219ba..90b8f0413 100644 --- a/lib/utf8.rb +++ b/lib/utf8.rb @@ -1,3 +1,5 @@ +require 'iconv' + module UTF8 ## # Checks that a string is valid UTF-8 by trying to convert it to UTF-8