Skip to content

Instantly share code, notes, and snippets.

@owensd
Created July 14, 2014 20:23
Show Gist options
  • Save owensd/04bde124d5335a17bd9c to your computer and use it in GitHub Desktop.
Save owensd/04bde124d5335a17bd9c to your computer and use it in GitHub Desktop.
enum Keys: String {
case uniqueID = "uniqueID"
}
Keys.uniqueID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment