Sha256: 605313fcc9fceb411c7c0115b268f737f9b185d7cba2dfc5114f00c823463ae9

Contents?: true

Size: 419 Bytes

Versions: 87

Compression:

Stored size: 419 Bytes

Contents

- if value.present?
  = f.input field.title.to_sym, as: field.field_type, input_html: { class: class_name, id: "#{class_name}_#{field.title}", name: "#{class_name}[#{field.title}]", value: value }, required: field.required
- else
  = f.input field.title.to_sym, as: field.field_type, input_html: { class: class_name, id: "#{class_name}_#{field.title}", name: "#{class_name}[#{field.title}]" }, required: field.required

Version data entries

87 entries across 87 versions & 2 rubygems

Version Path
tramway-core-1.17.9 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.8 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.7.2 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.7.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.7 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.6.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.6 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.5 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.4.2 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.4.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.4 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.3.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.3 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.2.5 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.2.4 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.2.3 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.2.2 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.2.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.2 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.1.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml