google-api-ruby-client/spec/google
Michael Wawra 74bbfa2251 Allow symbols for credential flow
Because of my production environment, adding a JSON file a little bit of
a pain. However: using the intializer it's readily possible to set my
credentials manually from my environment. I noticed that while all the
credential details can be either a String or a Symbol, the 'flow' (i.e.,
`web`) **must** be a string.

This allows it to accept both a string and a symbol.
2016-04-26 22:41:32 +01:00
..
api_client Allow symbols for credential flow 2016-04-26 22:41:32 +01:00
apis #403 - allow nil dates 2016-04-25 10:49:00 -07:00