Sha256: fd70dccc544e79fc1acf37ac5c4eef90857b0545c9ff8ae168fcf3509d94ed9f
Contents?: true
Size: 359 Bytes
Versions: 1
Compression:
Stored size: 359 Bytes
Contents
%h2 =link_to icon_and_filename_for(document), download_document_path(document.probably_unique_id) %small=number_to_percentage(document.score*100, :precision=>1) =highlight_matching_content(document) %p=link_to_containing_directory(document) - if document.supported? %p =link_to_plain_text_content(document) =link_to_cached_content(document) %hr/
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
picolena-0.1.1 | lib/picolena/templates/app/views/documents/_document.html.haml |