Sha256: 9946feabcd724c29a90c67e0464e3ff9b0501f91e2e9b62170389f1dd3465dff

Contents?: true

Size: 222 Bytes

Versions: 9

Compression:

Stored size: 222 Bytes

Contents

<%= form.public_send(type, field, value: component.value_for(field),
                                  class: "form-control #{component.valid?(field) ? nil : 'is-invalid'}",
                                  **options) %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
active_element-0.0.10 app/views/active_element/components/form/_generic_field.html.erb
active_element-0.0.9 app/views/active_element/components/form/_generic_field.html.erb
active_element-0.0.8 app/views/active_element/components/form/_generic_field.html.erb
active_element-0.0.7 app/views/active_element/components/form/_generic_field.html.erb
active_element-0.0.6 app/views/active_element/components/form/_generic_field.html.erb
active_element-0.0.5 app/views/active_element/components/form/_generic_field.html.erb
active_element-0.0.4 app/views/active_element/components/form/_generic_field.html.erb
active_element-0.0.3 app/views/active_element/components/form/_generic_field.html.erb
active_element-0.0.2 app/views/active_element/components/form/_generic_field.html.erb