Sha256: 7133b5b233ec41153786a2de2b7529751cc3887cff71141d8a0bb8f6e404659a
Contents?: true
Size: 415 Bytes
Versions: 12
Compression:
Stored size: 415 Bytes
Contents
- unless defined?(partial) !!! 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) - if @bucket.blob_list - @bucket.blob_list.each do |blb| %blob{:id => blb, :href => bucket_url(@bucket.id) +"/#{blb}"}
Version data entries
12 entries across 12 versions & 1 rubygems