Sha256: a981a2d50c284204e5da733227bf46b55ca80717293dc34b5b202749e954eab4
Contents?: true
Size: 305 Bytes
Versions: 1
Compression:
Stored size: 305 Bytes
Contents
tr td = link_to "View", directory_person_path(person) = pipe_separator = link_to "Edit", edit_directory_person_path(person) td= person.title td= link_to person.family_name, directory_person_path(person) td= link_to person.given_name, directory_person_path(person) td= person.address
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
renalware-core-2.0.0.pre.beta4 | app/views/renalware/directory/people/_person.html.slim |