Skip to content

Instantly share code, notes, and snippets.

@cfeduke
Created March 23, 2011 16:57
Show Gist options
  • Save cfeduke/883468 to your computer and use it in GitHub Desktop.
Save cfeduke/883468 to your computer and use it in GitHub Desktop.
Open up hash
class Hash
def to_key_value
"blah:123"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment