Skip to content

Instantly share code, notes, and snippets.

@saimonmoore
Created November 8, 2010 09:55
Show Gist options
  • Save saimonmoore/667532 to your computer and use it in GitHub Desktop.
Save saimonmoore/667532 to your computer and use it in GitHub Desktop.
from:
object.log {
puts
}
to:
object.log { puts }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment