Sha256: 51c844db1fc275abf2cf551647505a8fff757440b13474fd6ccb4fa60ac08388
Contents?: true
Size: 329 Bytes
Versions: 9
Compression:
Stored size: 329 Bytes
Contents
%h1 Blob %h2 = @blob.id %dl %dt bucket %dd = @blob.bucket %dt Content_Length %dd = @blob.content_length %dt Content_Type %dd = @blob.content_type %dt Last_Modified %dd = @blob.last_modified %dt Content %dd =link_to 'Blob content', bucket_url(@blob.bucket) + '/' + @blob.id + '/content'
Version data entries
9 entries across 9 versions & 2 rubygems