Sha256: 599830f8563972329bfd79cb431424dfdf6e558ec6f72c8f31d7671f31c7b15e

Contents?: true

Size: 280 Bytes

Versions: 1

Compression:

Stored size: 280 Bytes

Contents

.input-prepend.input-append
  span.add-on
    = setup[:label]

  span.add-on
    - COLUMNS__BOOLEAN_MAP.each_pair do |k,v|
      - attrs = value == k.inspect ? {checked: true} : {}
      label.radio
        input name=name type="radio" value=k.inspect *attrs = v
        |  

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rear-0.2.0 lib/rear/templates/filters/boolean.slim