Sha256: e9061d48ca01c5a32e470d582eabf43714959057f14a988c02bf7b7074150946

Contents?: true

Size: 189 Bytes

Versions: 17

Compression:

Stored size: 189 Bytes

Contents

<%= show_field_wrapper field: @field, resource: @resource, index: @index do %>
  <% if @field.as_html %>
    <%== @field.value %>
  <% else %>
    <%= @field.value %>
  <% end %>
<% end %>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
avo-2.11.1 app/components/avo/fields/text_field/show_component.html.erb
avo-2.11.1.pre.2 app/components/avo/fields/text_field/show_component.html.erb
avo-2.11.1.pre.1 app/components/avo/fields/text_field/show_component.html.erb
avo-2.11.0 app/components/avo/fields/text_field/show_component.html.erb
avo-2.10.3.pre.1 app/components/avo/fields/text_field/show_component.html.erb
avo-2.10.2 app/components/avo/fields/text_field/show_component.html.erb
avo-2.9.2.pre1 app/components/avo/fields/text_field/show_component.html.erb
avo-2.10.0 app/components/avo/fields/text_field/show_component.html.erb
avo-2.9.1.pre7 app/components/avo/fields/text_field/show_component.html.erb
avo-2.9.1.pre6 app/components/avo/fields/text_field/show_component.html.erb
avo-2.9.1.pre5 app/components/avo/fields/text_field/show_component.html.erb
avo-2.9.1.pre4 app/components/avo/fields/text_field/show_component.html.erb
avo-2.9.1.pre3 app/components/avo/fields/text_field/show_component.html.erb
avo-2.9.1.pre2 app/components/avo/fields/text_field/show_component.html.erb
avo-2.9.1.pre1 app/components/avo/fields/text_field/show_component.html.erb
avo-2.9.0 app/components/avo/fields/text_field/show_component.html.erb
avo-2.8.0 app/components/avo/fields/text_field/show_component.html.erb