Sha256: 9f490371c7b76ee4c7c98fea5076927d3a006c31aa8724b010f603d99f578a76

Contents?: true

Size: 266 Bytes

Versions: 30

Compression:

Stored size: 266 Bytes

Contents

<% tag_name ||= "address"%>
<<%=tag_name%>>
  <% address.street.each do |street| %>
    <street><%= street %></street>
  <% end %>
  <city><%= address.city %></city>
  <state><%= address.state %></state>
  <postalCode><%= address.zip %></postalCode>
</<%=tag_name%>>

Version data entries

30 entries across 30 versions & 1 rubygems

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