Sha256: 9da3e8f48d4e20ec070290840bb7b01a10a5cb67a2cec61c13fe8b0450eebdc6

Contents?: true

Size: 638 Bytes

Versions: 5

Compression:

Stored size: 638 Bytes

Contents

<%= presenter.attribute_to_html(:description) %>
<%= presenter.attribute_to_html(:creator, render_as: :linked) %>
<%= presenter.attribute_to_html(:contributor, label: 'Contributors', render_as: :linked) %>
<%= presenter.attribute_to_html(:subject, render_as: :linked) %>
<%= presenter.attribute_to_html(:publisher) %>
<%= presenter.attribute_to_html(:language) %>
<%= presenter.attribute_to_html(:spatial, label: 'Place Names') %>
<%= presenter.attribute_to_html(:temporal, label: 'Time Periods') %>
<%= presenter.attribute_to_html(:issued) %>
<%= presenter.attribute_to_html(:coverage) %>
<%= presenter.attribute_to_html(:provenance) %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
geo_concerns-0.0.10 app/views/geo_concerns/_attribute_rows.html.erb
geo_concerns-0.0.9 app/views/geo_concerns/_attribute_rows.html.erb
geo_concerns-0.0.8 app/views/geo_concerns/_attribute_rows.html.erb
geo_concerns-0.0.7 app/views/geo_concerns/_attribute_rows.html.erb
geo_concerns-0.0.6 app/views/geo_concerns/_attribute_rows.html.erb