2
votes
3answers
1k views

Ruby code style / Regular Expression to remove blank lines / test case

Forgive me to put 3 seemingly irrelevant words in the subject line. But they are the purposes of this post. This is basically my first Ruby class, which is to remove all empty lines and blank times ...