programming.nbk: Home | Index | Next Page: Ruby: Control Structures | Previous Page: Ruby: Classes


 Ruby: Comments

A line comment starts with # and continues to the end of that line

A block comment starts with =begin and ends with =end. =begin and =end must start at the begining of the line.


programming.nbk: Home | Index | Next Page: Ruby: Control Structures | Previous Page: Ruby: Classes


Notebook exported on Monday, 7 July 2008, 18:56:06 PM Eastern Daylight Time