Skip to content

Instantly share code, notes, and snippets.

@neurotech
Created February 23, 2013 09:43
Show Gist options
  • Save neurotech/5019142 to your computer and use it in GitHub Desktop.
Save neurotech/5019142 to your computer and use it in GitHub Desktop.
My birthday
if Time.now < Time.gm(2013,"jun",12,00,00,01)
"late twenties"
else
"early thirties"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment