Sha256: 2fabde338423ef2c4c9769ab16e5b809dc0bafe12757ae72d63be512acb6cdf8

Contents?: true

Size: 241 Bytes

Versions: 2

Compression:

Stored size: 241 Bytes

Contents

%tr
  %td
    = link_to [address.first_name, address.family_name].join(" "), directory_update_vcard_path(vcard, :vcard => address.to_vcard_attributes), :method => :post
  %td= address.street
  %td= [address.zip_code, address.city].join(" ")

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
has_vcards-0.17.2 app/views/vcards/_address.html.haml
has_vcards-0.17.1 app/views/vcards/_address.html.haml