Skip to content

Instantly share code, notes, and snippets.

@tpope
Created June 11, 2010 03:42
Show Gist options
  • Select an option

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

Select an option

Save tpope/434009 to your computer and use it in GitHub Desktop.
def ccexp?d;m=d[-2,2].to_i;m<10||m==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