Skip to content

Instantly share code, notes, and snippets.

@tylerpearson
Last active December 30, 2015 01:59
Show Gist options
  • Select an option

  • Save tylerpearson/7759892 to your computer and use it in GitHub Desktop.

Select an option

Save tylerpearson/7759892 to your computer and use it in GitHub Desktop.
U.S. state abbreviations as a Ruby array (with DC!)
states = %w{AL AK AZ AR CA CO CT DC DE FL GA HI ID IL IN IA KS KY LA ME MD MA MI MN MS MO MT NE NV NH NJ NM NY NC ND OH OK OR PA RI SC SD TN TX UT VT VA WA WV WI WY}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment