From: retro Date: 2022-09-22T08:30:48+00:00 Subject: [ruby-core:109993] [Ruby master Feature#19015] Language extension by a heredoc Issue #19015 has been updated by retro (Josef ��im��nek). Would you mind to add also what's the output to the description? If I understand it well, following will be printed. ```
Hello ko1
``` Any plans already what to do when method is not implemented? ---------------------------------------- Feature #19015: Language extension by a heredoc https://bugs.ruby-lang.org/issues/19015#change-99243 * Author: ko1 (Koichi Sasada) * Status: Open * Priority: Normal ---------------------------------------- This propose new heredoc extension with `<Hello <%= name %> erb puts html ``` ## Background / considerations * Sometimes we write Ruby syntax string with `<