diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-06-09 16:33:03 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-06-22 17:43:19 +0100 |
commit | 4440d11fb662c57428a2aba622209d6d1ddc0a59 (patch) | |
tree | 320dc9c9d02c654bfc2e6991ffc761be0e8c7157 /spec/controllers/request_controller_spec.rb | |
parent | 910acfa8ae939f363a872123eb47a86e64a192c3 (diff) |
Round trip through utf-16 to clean utf-8 string
As noted in the ruby docs (http://ruby-doc.org/core-1.9.3/String.html#method-i-encode),
any conversion from an encoding to the same encoding is a no-op, covert it first to utf-16.
Diffstat (limited to 'spec/controllers/request_controller_spec.rb')
0 files changed, 0 insertions, 0 deletions