Sha256: 6da466c1ce51f40f406aac0b63bd7ce481712889101ac2e857f4dd841bcfed93

Contents?: true

Size: 367 Bytes

Versions: 33

Compression:

Stored size: 367 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 }
- 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}]" }

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
tramway-core-1.16.1.6 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.16.1.5 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.16.1.4 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.16.1.3 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.16.1.2 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.16.1.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.16.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.16 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.15.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.15 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.14.7.2 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.14.7.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.14.7 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.14.6.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.14.6 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.14.5.3 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.14.5.2 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.14.5.1 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.14.5 app/views/tramway/core/shared/input_extended_types/_simple.html.haml
tramway-core-1.14.4 app/views/tramway/core/shared/input_extended_types/_simple.html.haml