Sha256: 7bb0d50e44091cd823fb21369859655e390ba069111ba0677ee13f35c884051b
Contents?: true
Size: 356 Bytes
Versions: 17
Compression:
Stored size: 356 Bytes
Contents
!!! XML %bucket{:href => bucket_url(@bucket.id), :id => @bucket.id} - @bucket.attributes.select{ |attr| attr!=:id }.each do |attribute| - unless attribute == :blob_list -haml_tag(attribute, :<) do - haml_concat @bucket.send(attribute) - @bucket.blob_list.each do |blb| %blob{:id => blb, :href => bucket_url(@bucket.id) +"/#{blb}"}
Version data entries
17 entries across 17 versions & 2 rubygems