Skip to content

Instantly share code, notes, and snippets.

@joelmccracken
Created September 24, 2013 19:14
Show Gist options
  • Save joelmccracken/6689795 to your computer and use it in GitHub Desktop.
Save joelmccracken/6689795 to your computer and use it in GitHub Desktop.
def texas?
id == 1025 #is there a better way?
end
@telemachus
Copy link

def texas?
  ETOOMANYJOKES
end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment