Skip to content

Instantly share code, notes, and snippets.

@leobessa
Created April 27, 2010 00:00
Show Gist options
  • Save leobessa/380115 to your computer and use it in GitHub Desktop.
Save leobessa/380115 to your computer and use it in GitHub Desktop.
class MariaSapatao < (6..18).include?(Time.now.hour) ? Maria : Joao
end
class Pedro
def do_you_know_jesus?
!!!jesus
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment