Actions
Bug #14095
closederb ignores attempt to set encoding
Description
Erb seems to ignore any attempt to set encoding:
$ erb -U
<%= "a".encoding %>
^D
ASCII-8BIT
I've tried multiple ways to do this but I just can't convice it that the .erb file is in UTF-8. It insists on ASCII-8BIT.
Actions
Like0
Like0Like0Like0Like0Like0Like0Like0