DISQUS

DISQUS Hello! Pete On Rails is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Block Comments

Started by peteonrails · 1 year ago

Since I seem to be on a “Comment” and “Terseness” rant, I’d like to point out that I dislike block comments for everything but RDoc.
x ||= ["0"]

=begin

this is a block comment

It’s good for auto-generated documentation

, I suppose.
x.push(”1″)
But that line of code above might [...] ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login