CrackedRuby logo

CrackedRuby

Here Documents

Using heredocs for multi-line strings and percent notation for arrays, strings, and symbols

Ruby Language Fundamentals Data Types and Literals
1.3.8

Here Documents and Percent Notation

This section covers heredocs and percent notation.

Content coming soon...