Sha256: 7f4044e69fa46aeb9ab4ada171c796854ab486b91f4454aefe4471cbe540fe01

Contents?: true

Size: 145 Bytes

Versions: 4

Compression:

Stored size: 145 Bytes

Contents

%select{:id => element_id, :name => element_name}
  - for selection in selections
    %option{:value => selection.value}
      = selection.label

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
instrument-0.1.0 spec/control_templates/select_control.xhtml.haml
instrument-0.1.1 spec/control_templates/select_control.xhtml.haml
instrument-0.1.2 spec/control_templates/select_control.xhtml.haml
instrument-0.1.3 spec/control_templates/select_control.xhtml.haml