Sha256: c6fe0f8bca57f981c4c2c0ee9e069bbe0da5e4a17686ff79ed09cecf7b7730a8
Contents?: true
Size: 355 Bytes
Versions: 62
Compression:
Stored size: 355 Bytes
Contents
%ul.style-guide__nav %li %p= link_to 'Back to Admin', admin.root_path - %w(settings base typography objects components trumps).each do |category| %li %strong= category.titleize %ul - partial_paths_for(category).each do |partial| - name = partial.split('/').last %li= link_to_style_guide(category, name)
Version data entries
62 entries across 62 versions & 1 rubygems
Version | Path |
---|---|
workarea-admin-3.4.13 | app/views/workarea/admin/style_guides/_navigation.html.haml |
workarea-admin-3.4.12 | app/views/workarea/admin/style_guides/_navigation.html.haml |