Sha256: 6c1a7278bf9f6ec0ed2a5d1624a1398e016d02c0d71bdb8bc6f55cd5329487c7
Contents?: true
Size: 343 Bytes
Versions: 11
Compression:
Stored size: 343 Bytes
Contents
- @layouts.each do |layout| %article.layout-example %h2.h3= layout[1] %figure = image_tag "layouts/#{layout[0]}.png" %ul.action-list %li= link_to 'View Example', grid_layout_path( layout[0] ), class: "small green btn" %li= link_to 'View HAML', grid_layout_path( layout[0], :haml), class: "small blue btn" %hr
Version data entries
11 entries across 11 versions & 2 rubygems