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.18.5.2 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.5.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.5 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.4 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.3.5 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.3.4 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.3.3 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.3.2 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.3.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.3 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.2 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.1.2 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.1.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.0.4 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.0.3 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.0.2 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18.0.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.18 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.17.9.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml