Sha256: 89bc101d9287e20e52e56a453aa8c426c59218cead4f7f42f47c626eedf04f53
Contents?: true
Size: 439 Bytes
Versions: 16
Compression:
Stored size: 439 Bytes
Contents
!!! XML %buckets - @elements.each do |bucket| %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}".tr('-', '_'), :<) do - haml_concat bucket.send(attribute) - bucket.blob_list.each do |blb| %blob{ :id => blb, :href => bucket_url(bucket.id) +"/#{blb}"}
Version data entries
16 entries across 16 versions & 2 rubygems