Sha256: be2bd0c9f65b4da8f6bb646a440db44b65809f5c520bd47f01b235f6f77c3b52

Contents?: true

Size: 176 Bytes

Versions: 178

Compression:

Stored size: 176 Bytes

Contents

<%= index_field_wrapper field: @field do %>
  <% if @field.display_code %>
    <%= @field.value %>
  <% else %>
    <%= @field.countries[@field.value] %>
  <% end %>
<% end %>

Version data entries

178 entries across 178 versions & 1 rubygems

Version Path
avo-1.0.2 app/components/avo/index/fields/country_field_component.html.erb
avo-1.0.1 app/components/avo/index/fields/country_field_component.html.erb
avo-1.0.0 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta15 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta14 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta13 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta12 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta11 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta10 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta9 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta8 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta7 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta6 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta5 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta4 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta3 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta2 app/components/avo/index/fields/country_field_component.html.erb
avo-0.5.0.beta1 app/components/avo/index/fields/country_field_component.html.erb