Sha256: 35a5fbd4539427db4fbc586e0ecbb06bfa7123ded057e8cf4af3d47409684603

Contents?: true

Size: 278 Bytes

Versions: 11

Compression:

Stored size: 278 Bytes

Contents

%tr
  %td
    = link_to [address.first_name, address.family_name].join(" "), '#', 'data-directory-lookup-selector' => @selector, 'data-directory-lookup-attributes' => h(address.to_vcard_attributes.to_json)
  %td= address.street
  %td= [address.zip_code, address.city].join(" ")

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
has_vcards-1.1.2 app/views/has_vcards/vcards/_address.html.haml
has_vcards-1.1.1 app/views/has_vcards/vcards/_address.html.haml
has_vcards-1.1.0 app/views/has_vcards/vcards/_address.html.haml
has_vcards-1.0.0 app/views/has_vcards/vcards/_address.html.haml
has_vcards-1.0.0.rc0 app/views/has_vcards/vcards/_address.html.haml
has_vcards-0.20.3 app/views/vcards/_address.html.haml
has_vcards-0.20.2 app/views/vcards/_address.html.haml
has_vcards-0.20.1 app/views/vcards/_address.html.haml
has_vcards-0.20.0 app/views/vcards/_address.html.haml
has_vcards-0.19.0 app/views/vcards/_address.html.haml
has_vcards-0.18.0 app/views/vcards/_address.html.haml