Skip to content

Instantly share code, notes, and snippets.

@ruxandrafed
Forked from davidvandusen/state_info.rb
Last active September 2, 2015 20:09
Show Gist options
  • Save ruxandrafed/88bf02d1b2f2250f13b1 to your computer and use it in GitHub Desktop.
Save ruxandrafed/88bf02d1b2f2250f13b1 to your computer and use it in GitHub Desktop.
states = {
OR: 'Oregon',
FL: 'Florida',
CA: 'California',
NY: 'New York',
MI: 'Michigan'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment