From: hsbt@... Date: 2017-11-10T02:49:29+00:00 Subject: [ruby-core:83711] [Ruby trunk Bug#14095] erb ignores attempt to set encoding Issue #14095 has been updated by hsbt (Hiroshi SHIBATA). Assignee set to k0kubun (Takashi Kokubun) ---------------------------------------- Bug #14095: erb ignores attempt to set encoding https://bugs.ruby-lang.org/issues/14095#change-67733 * Author: graywolf (Gray Wolf) * Status: Open * Priority: Normal * Assignee: k0kubun (Takashi Kokubun) * Target version: * ruby -v: ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-linux] * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- 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. -- https://bugs.ruby-lang.org/ Unsubscribe: