Sha256: 85e96f6c657837d94765251ece2e312361c51bfce5192ad4a7f4b0f1f26b40bd

Contents?: true

Size: 166 Bytes

Versions: 4

Compression:

Stored size: 166 Bytes

Contents

%h1= values[:list_title]
- any_hidden = false

%ol#index-entries{ :class => 'files' }
  - values[:files].each do |file|
    %li= link_to file.name, '../' + file.path

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hanna-bootstrap-0.0.5 lib/hanna-bootstrap/template_files/file_index.haml
hanna-bootstrap-0.0.4 lib/hanna-bootstrap/template_files/file_index.haml
hanna-bootstrap-0.0.3 lib/hanna-bootstrap/template_files/file_index.haml
hanna-bootstrap-0.0.2 lib/hanna-bootstrap/template_files/file_index.haml