Comments for Ruby Code (Usage, Single, and Multi-Line)

Comments in your Ruby code are notes and annotations meant to be read by other programmers. The comments themselves are ignored by the Ruby interpreter, so the text inside the comments isn't subject to any restrictions.It's usually good form to put comments before classes and methods as well any piece of code that may be complex or unclear.
Comments for Ruby Code (Usage, Single, and Multi-Line) #ruby #rubydeveloper #rubyonrails #code https://rubyonrails.ba/single/comments-for-ruby-code-usage-single-and-multi-line

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles