Sha256: 7a11ebac42b117a4e71faf6d6bad6aa32d8ef21f5d05b4467ba1794869d50e1e

Contents?: true

Size: 323 Bytes

Versions: 6

Compression:

Stored size: 323 Bytes

Contents

<%= available_in_locales_for(@item) %>
<%= needed_in_locales_for(@item, :lightbox => true) %>

<p>
  <b>Label:</b>
  <%=h @item.label %>
</p>

<p>
  <b>Value:</b>
  <%=h @item.value %>
</p>

<p>
  <b>Locale:</b>
  <%=h @item.locale %>
</p>


<%= link_to 'Edit', edit_item_path(@item) %> |
<%= link_to 'Back', items_path %>

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
oembed_provider_engine-0.2.0 test/dummy/app/views/items/show.html.erb
oembed_provider_engine-0.1.0 test/dummy/app/views/items/show.html.erb
oembed_provider_engine-0.0.1 test/dummy/app/views/items/show.html.erb
mongo_translatable-0.1.0 test/full_2_3_5_app_with_tests/app/views/items/show.html.erb
oembed_provider-0.1.1 test/full_2_3_5_app_with_tests/app/views/items/show.html.erb
oembed_provider-0.1.0 test/full_2_3_5_app_with_tests/app/views/items/show.html.erb