Skip to content

Instantly share code, notes, and snippets.

@Osmose
Created January 25, 2011 19:36
Show Gist options
  • Save Osmose/795489 to your computer and use it in GitHub Desktop.
Save Osmose/795489 to your computer and use it in GitHub Desktop.
def someMethod(blah)
# Do some stuff
if somecondition
var1
else
var2
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment