Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

how to comment in ruby

# How to comment a single line

=begin
How to comment 
Multiple lines
=end
 
PREVIOUS NEXT
Tagged: #comment #ruby
ADD COMMENT
Topic
Name
9+6 =