Sha256: 7747e0850e3ad3417851304c92e37c9ddb0b2d7f6d164d33b1903ebbe28f81a9
Contents?: true
Size: 399 Bytes
Versions: 1
Compression:
Stored size: 399 Bytes
Contents
<%= pb_rails("person_contact", props: { first_name: "Pauline", last_name: "Smith", contacts: [ { contact_type: "email", contact_value: "email@example.com" }, { contact_value: 5555555555, }, { contact_type: "email", contact_value: "email@example.com", }, { contact_type: "work", contact_value: "3245627482", } ] }) %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
playbook_ui-2.9.3 | app/pb_kits/playbook/pb_person_contact/docs/_person_contact_default.html.erb |