/ Published in: Ruby
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
text_with_lines.each do |line| p line.chomp end