mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
fix get_bucket_acl request method in Google Cloud Storage
This commit is contained in:
parent
370be91af9
commit
c3534da4a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
module Fog
|
||||
module Google
|
||||
class Storage
|
||||
module Storage
|
||||
class Google
|
||||
class Real
|
||||
|
||||
require 'fog/google/parsers/storage/access_control_list'
|
||||
|
|
Loading…
Add table
Reference in a new issue