GoogleCloudPlatform / ruby-docs-samples

Ruby samples for Google Cloud Platform products.
https://cloud.google.com/ruby
Apache License 2.0
231 stars 201 forks source link

Update production.rb to use :google GCS config #1479

Open palladius opened 3 weeks ago

palladius commented 3 weeks ago

fixes https://github.com/GoogleCloudPlatform/ruby-docs-samples/issues/1478

Note there are TWO configs and we want :google for GCS to work.

Description

Fixes #

Note: It's a good idea to open an issue first for discussion.

Checklist