Sha256: 761cbc2e98b776ca29299cac245bc95dd78fbfef86f1f3165034cc1bf3ae0b78

Contents?: true

Size: 279 Bytes

Versions: 30

Compression:

Stored size: 279 Bytes

Contents

<%== render partial: 'name', locals: {person: person} %>
<% person.addresses.each do |addr| %>
  <%== render :partial => "address", locals: {address: addr} %>
<% end %>
<% person.telecoms.each do |tele| %>
  <%== render :partial => "telecom", locals: {telecom: tele} %>
<% end %>

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
health-data-standards-3.5.3 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.5.2 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.5.1 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.5.0 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.4.6 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.4.5 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.4.4 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.4.3 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.4.2 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.4.1 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.4.0 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.2.12 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.3.0 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.2.11 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.2.10 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.2.8 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.2.7 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.2.6 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.2.5 templates/gc32/_person_attributes.gc32.erb
health-data-standards-3.2.4 templates/gc32/_person_attributes.gc32.erb