Libraries
»
gemgate
(0.0.1)
»
Index
»
Gemgate
»
Storage
»
S3
»
#update
Method: Gemgate::Storage::S3#update
Defined in:
lib/gemgate/storage/s3.rb
#
update
(path, body) ⇒
Object
21 22 23
# File 'lib/gemgate/storage/s3.rb', line 21
def
update
(
path
,
body
)
create
(
path
,
body
)
end