Class: String
Instance Method Summary collapse
Instance Method Details
#to_utf8 ⇒ Object
7 8 9 |
# File 'lib/gems/json_pure-1.1.3/tools/fuzz.rb', line 7 def to_utf8 ISO_8859_1_TO_UTF8.iconv self end |
7 8 9 |
# File 'lib/gems/json_pure-1.1.3/tools/fuzz.rb', line 7 def to_utf8 ISO_8859_1_TO_UTF8.iconv self end |