Sha256: 71e2c98dba40a89d1f3dc380afd964618b200d36b9f70b26b8c48e783fcf8370
Contents?: true
Size: 473 Bytes
Versions: 2205
Compression:
Stored size: 473 Bytes
Contents
<%= pb_rails("person_contact", props: { first_name: "Harvey", last_name: "Walters", contacts: [ { contact_type: "email", contact_value: "email@example.com" }, { contact_value: 5555555555, }, { contact_type: "work", contact_value: "3245627482" } ] }) %> <%= pb_rails("person_contact", props: { first_name: "Brenda", last_name: "Walters", contacts: [ { contact_value: 5555555555, } ] }) %>
Version data entries
2,205 entries across 2,205 versions & 2 rubygems