This is a very... newbish question, one might say. I'm wondering how to separate hideously long lines of code into several smaller lines of code. You see, I'm used to semicolon syntax. In that case, you simply omit the semicolon. But I'm not sure what to do with Ruby.
Whenever I tried to google for my answer, I would always get information related to '\n'. :D
Whenever I tried to google for my answer, I would always get information related to '\n'. :D