Class
UberS3
In:
lib/uber-s3.rb
lib/uber-s3/response.rb
lib/uber-s3/operation.rb
lib/uber-s3/authorization.rb
lib/uber-s3/connection.rb
lib/uber-s3/bucket.rb
lib/uber-s3/object.rb
lib/uber-s3/error.rb
lib/uber-s3/version.rb
Parent:
Object
Methods
bucket=
connection
inspect
new
Classes and Modules
Module
UberS3::Authorization
Module
UberS3::Connection
Module
UberS3::Error
Module
UberS3::Operation
Module
UberS3::Util
Class
UberS3::Bucket
Class
UberS3::Object
Class
UberS3::Response
Constants
VERSION
=
'0.2.4'
Attributes
bucket
[RW]
connection
[R]
options
[RW]
Public Class methods
new
(options={})
Public Instance methods
bucket=
(bucket)
connection
()
inspect
()
[Validate]