Hi
I was managed to get an object by this gem -> https://github.com/moomerman/gstore
@client = GStore::Client.new(
:access_key => 'myAK',
:secret_key => 'mySK'
)
puts @client.get_object('bucket_name', 'test.xml')
Maybe, someone can help me to get all objects from bucket.
Small example :) or a link will be really appreciated.
Thank you. --
You received this message because you are subscribed to the Google Groups "Google Cloud Storage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gs-discussio...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Brian Dorsey | | Developer Programs Engineer | | brian...@google.com | | https://developers.google.com/cloud/ |