From: Wayne Blair Date: 2001-05-18T23:10:05+09:00 Subject: [ruby-talk:15368] Re: newbie question: debugging I'm turning into the king of errant posts. Wayne "Avi Bryant" wrote in message news:20010518005009.26d9aadb.avi@beta4.com... > On Fri, 18 May 2001 14:40:05 +0900 > "Wayne Blair" wrote: > > > > How do you write a > > > block of comments in ruby code. > > > > I believe you have to start each and every line with a #. > > =begin > comments > comments > =end