This commit is contained in:
Marcus Stollsteimer 2019-05-03 16:12:22 +02:00
parent 5776ae3475
commit 1f349ea297

View File

@ -255,7 +255,7 @@ behaves like Kernel#`:
cat #{__FILE__} cat #{__FILE__}
HEREDOC HEREDOC
When surrounding with quotes, any characters but that quote and newline When surrounding with quotes, any character but that quote and newline
(CR and/or LF) can be used as the identifier. (CR and/or LF) can be used as the identifier.
To call a method on a heredoc place it after the opening identifier: To call a method on a heredoc place it after the opening identifier: