Sha256: 24e368f97308c2660eb2d1aee5fd3d1a59cf80a99c46ddee5b984a865cbd3765

Contents?: true

Size: 396 Bytes

Versions: 32

Compression:

Stored size: 396 Bytes

Contents

- vcard = vcard if defined?(vcard)
- vcard ||= object.try(:vcard) if defined?(object)
- vcard ||= @vcard
- vcard ||= resource.try(:vcard) if defined?(resource)
= show_for vcard do |vcard|
  = vcard.attribute :extended_address
  = vcard.attribute :street_address
  = vcard.attribute :post_office_box
  = vcard.attribute :postal_code
  = vcard.attribute :locality
  = vcard.attribute :country_name

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
has_vcards-0.20.3 app/views/vcards/_show.html.haml
has_vcards-0.20.2 app/views/vcards/_show.html.haml
has_vcards-0.20.1 app/views/vcards/_show.html.haml
has_vcards-0.20.0 app/views/vcards/_show.html.haml
has_vcards-0.19.0 app/views/vcards/_show.html.haml
has_vcards-0.18.0 app/views/vcards/_show.html.haml
has_vcards-0.17.2 app/views/vcards/_show.html.haml
has_vcards-0.17.1 app/views/vcards/_show.html.haml
has_vcards-0.17.0 app/views/vcards/_show.html.haml
has_vcards-0.16.0 app/views/vcards/_show.html.haml
has_vcards-0.15.0 app/views/vcards/_show.html.haml
has_vcards-0.14.1 app/views/vcards/_show.html.haml
has_vcards-0.14.0 app/views/vcards/_show.html.haml
has_vcards-0.13.2 app/views/vcards/_show.html.haml
has_vcards-0.13.1 app/views/vcards/_show.html.haml
has_vcards-0.13.0 app/views/vcards/_show.html.haml
has_vcards-0.12.9 app/views/vcards/_show.html.haml
has_vcards-0.12.8 app/views/vcards/_show.html.haml
has_vcards-0.12.7 app/views/vcards/_show.html.haml
has_vcards-0.12.6 app/views/vcards/_show.html.haml