Sha256: d84f61b772381a2cf1ce57655491b53ad60fcb0f32332e17bbc29c3d58728bbe
Contents?: true
Size: 337 Bytes
Versions: 7
Compression:
Stored size: 337 Bytes
Contents
%h1 New Blob %form{ :action => bucket_url(@bucket_id), :method => :post, :enctype => 'multipart/form-data'} %label Blob Name: %input{ :name => 'blob_id', :size => 512}/ Blob Data: %input{ :type => "file", :name => 'blob_data', :size => 50}/ %br %input{ :type => :submit, :name => "commit", :value => "create"}/
Version data entries
7 entries across 7 versions & 2 rubygems