Sha256: fd0062752d2ff7b245752e622f0bafd62008fe9e94e933c73bdc663d95f08412

Contents?: true

Size: 219 Bytes

Versions: 11

Compression:

Stored size: 219 Bytes

Contents

%tr
  %td.name
    = link_to "<i class='fa fa-home'></i> ".html_safe + household.name, household
    %br
    = household.individuals.map { |i| link_to(i, polymorphic_url(i)) }.join(', ').html_safe
  %td.tags
    &nbsp;

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/advanced_searches/_household.html.haml
artfully_ose-1.3.0.pre3 app/views/advanced_searches/_household.html.haml
artfully_ose-1.3.0.pre2 app/views/advanced_searches/_household.html.haml
artfully_ose-1.3.0.pre1 app/views/advanced_searches/_household.html.haml
artfully_ose-1.2.0 app/views/searches/_household.html.haml
artfully_ose-1.2.0.beta.1 app/views/searches/_household.html.haml
artfully_ose-1.2.0.alpha.2 app/views/searches/_household.html.haml
artfully_ose-1.2.0.alpha.1 app/views/searches/_household.html.haml
artfully_ose-1.2.0.pre.27 app/views/searches/_household.html.haml
artfully_ose-1.2.0.pre.26 app/views/searches/_household.html.haml
artfully_ose-1.2.0.pre.24 app/views/searches/_household.html.haml