Sha256: dbadd2be71a65d1766e74cc68dd68454b6fbc27bfc0607f590dce62b46aca78a
Contents?: true
Size: 244 Bytes
Versions: 2
Compression:
Stored size: 244 Bytes
Contents
- content_for :title do = @category.name - @category.patterns.each do |pattern| - content_for :table_of_contents do %li= link_to pattern.name, "##{link_id(pattern)}", class: "uf-h3" .uf-pattern{id: link_id(pattern) }= render pattern
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
undercase-0.2.57 | app/views/undercase/patterns/show.html.haml |
undercase-0.2.29 | app/views/undercase/patterns/show.html.haml |