Escaping with \. You can include escape characters in your string with a backslash: "Ruby's great! \n Oh yes it is!" => "Ruby's great". => "Oh yes it is!" ...
確定! 回上一頁