Sha256: ae8aabeaa284ec27d648de39238fa9f95cecd73e96f103676e78c6b5e755525f
Contents?: true
Size: 108 Bytes
Versions: 4
Compression:
Stored size: 108 Bytes
Contents
module Shuck class S3Object attr_accessor :name,:size,:creation_date,:md5,:io,:content_type end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
shuck-0.1.0 | lib/shuck/s3_object.rb |
shuck-0.0.9 | lib/shuck/s3_object.rb |
shuck-0.0.8 | lib/shuck/s3_object.rb |
shuck-0.0.7 | lib/shuck/s3_object.rb |