Skip to content

Instantly share code, notes, and snippets.

@tpope
Created June 10, 2010 23:27
Show Gist options
  • Select an option

  • Save tpope/433794 to your computer and use it in GitHub Desktop.

Select an option

Save tpope/433794 to your computer and use it in GitHub Desktop.
def ccexp?d;d[-2,2].to_i<=10&&d[0,2].to_i<7 end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment