Sha256: aade1b716ebc14078a5605143bfc3a472c79a75d9acc1fe7802ade0af54deb15

Contents?: true

Size: 294 Bytes

Versions: 14

Compression:

Stored size: 294 Bytes

Contents

.comable-full_name
  strong
    = address.full_name
.comable-zip_code
  = address.zip_code
.comable-address1
  = address.state_name
  = address.city
.comable-address2
  = address.detail
.comable-phone_number
  = "#{address.class.human_attribute_name(:phone_number)}: "
  = address.phone_number

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
comable-frontend-0.7.1 app/views/comable/shared/_address.slim
comable-frontend-0.7.0 app/views/comable/shared/_address.slim
comable-frontend-0.7.0.beta2 app/views/comable/shared/_address.slim
comable-frontend-0.7.0.beta1 app/views/comable/shared/_address.slim
comable-frontend-0.6.0 app/views/comable/shared/_address.slim
comable_frontend-0.5.0 app/views/comable/shared/_address.slim
comable_frontend-0.4.2 app/views/comable/shared/_address.slim
comable_frontend-0.4.1 app/views/comable/shared/_address.slim
comable_frontend-0.4.0 app/views/comable/shared/_address.slim
comable_frontend-0.3.4 app/views/comable/shared/_address.slim
comable_frontend-0.3.3 app/views/comable/shared/_address.slim
comable_frontend-0.3.2 app/views/comable/shared/_address.slim
comable_frontend-0.3.1 app/views/comable/shared/_address.slim
comable_frontend-0.3.0 app/views/comable/shared/_address.slim