google-api-ruby-client/spec
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
..
fixtures/files add more detail specs for client_secrets.rb + fix docs 2015-08-19 21:03:53 +03:00
google Allow symbols for credential flow 2016-04-26 22:41:32 +01:00
integration_tests Include reason & message in API error when available 2016-01-07 14:28:34 -08:00
spec_helper Leave $LOAD_PATH.uniq! for jruby 2016-01-05 15:18:56 +09:00
spec_helper.rb Leave $LOAD_PATH.uniq! for jruby 2016-01-05 15:18:56 +09:00