4 lines
64 B
Text
4 lines
64 B
Text
$ erubis -c '{var: "AAA\n"}' tailnewline.rhtml
|
|
<div>
|
|
AAA
|
|
</div>
|