Sha256: 562a4c362675e9a32157619777660a454c000e8a587b30be4074aeba5ece1df3
Contents?: true
Size: 207 Bytes
Versions: 1
Compression:
Stored size: 207 Bytes
Contents
%tr[person] %td= person.type %td= link_to person.vcard.try(:full_name), person, {'data-href-container' => 'tr'} %td.action-links = list_link_for(:edit, person) = list_link_for(:delete, person)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bookyt-0.0.1 | app/views/people/_person.html.haml |