Skip to content

Instantly share code, notes, and snippets.

@snoble
Created December 12, 2012 23:34
Show Gist options
  • Save snoble/4272706 to your computer and use it in GitHub Desktop.
Save snoble/4272706 to your computer and use it in GitHub Desktop.
a = 2 if a.nil?
if b.nil?
b = 2
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment