appoxy / aws

Amazon Web Services (AWS) Ruby Gem
https://rubygems.org/gems/aws
236 stars 87 forks source link

I ran into this trying to use the library today. #73

Closed amalagaura closed 13 years ago

amalagaura commented 13 years ago

method bucket.get(key_name) was not matching description. It is returning a string, but the description says it will return the key instance.