Sha256: 1a185478a1ac0a62c2b9943b51f3566ceb986fec5dd1353ef49614b162df521e
Contents?: true
Size: 381 Bytes
Versions: 16
Compression:
Stored size: 381 Bytes
Contents
- target ||= [@nested_resources, @polymorphic_resource, contact].flatten = render partial: 'gaku/contacts/primary_field', locals: {contact: contact, target: target} td = contact.name td = contact.data td = contact.details td = t(:'contact.emergency') if contact.emergency? td = ajax_link_to_edit [:edit, target].flatten = render 'gaku/contacts/delete_link', target: target
Version data entries
16 entries across 16 versions & 2 rubygems