1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/google
althras c63ba09b88 Changed GoogleAccessKeyId to GoogleAccessId
I struggled with this for four hours today. Finally found this:
https://groups.google.com/forum/?fromgroups=#!topic/gs-discussion/iahTA7C2nmE

which led me to this:
https://developers.google.com/storage/docs/accesscontrol#Signed-URLs

Tested that it works, but don't want to do gsubs for this in every URL generated by Carrierwave + fog in my app.
2013-03-09 23:48:39 +08:00
..
models/storage [google|storage] Updates reference to service 2013-01-07 21:01:13 +00:00
parsers/storage [storage|google] move google storage to shared google stuff (namespacing should probably be corrected) 2011-08-24 13:55:35 -05:00
requests/storage [google|storage] also update mocks to omit storageclass 2012-09-15 13:28:36 -05:00
storage.rb Changed GoogleAccessKeyId to GoogleAccessId 2013-03-09 23:48:39 +08:00