Skip to content

Instantly share code, notes, and snippets.

@bitops
Created May 17, 2012 19:42
Show Gist options
  • Select an option

  • Save bitops/2721171 to your computer and use it in GitHub Desktop.

Select an option

Save bitops/2721171 to your computer and use it in GitHub Desktop.
Ruby block comment
=begin
This is how you do block comments in Ruby.
=end
puts "#{2 + 2} equals 4"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment