simple_oauth
simple_oauth copied to clipboard
Allow oauth options to have string keys.
This is useful, for example, when loading consumer_key and consumer_secret from a YAML file, which creates the keys as strings rather than symbols.