Sha256: c52ecb11db7abff727136d024f697acc0b4f0beb56d0db3c536db98b969495af

Contents?: true

Size: 186 Bytes

Versions: 44

Compression:

Stored size: 186 Bytes

Contents

%dl{ html_options }
  - list.each do |term, definition|
    %dt= term
    - if definition.is_a? Array
      - for item in definition do
        %dd= item
    - else
      %dd= definition

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
bootstrap_leather-0.4.8 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.4.7 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.4.6 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.4.5 app/views/bootstrap_leather/_definition_list.html.haml