Sha256: 87b672941b6ccf9b56ba89aaac9b98e9965c5f0fb9e9e6c7578cf260969d0eef
Contents?: true
Size: 228 Bytes
Versions: 9
Compression:
Stored size: 228 Bytes
Contents
<%= render(FormControl.new(input: @input)) do %> <%= content_tag(:div, class: @field_wrap_classes) do %> <%= builder.select(@input.name, options, @input.select_arguments, **@input.input_arguments) %> <% end %> <% end %>
Version data entries
9 entries across 9 versions & 1 rubygems