Sha256: c2091beb89f0dfa5116ac250742a5f85ba4449293808279dae90c61a78a9ec7e

Contents?: true

Size: 224 Bytes

Versions: 28

Compression:

Stored size: 224 Bytes

Contents

%p
  #{pluralize(@searcher.results.total, "item")} found

%ul.results.list-unstyled
  - @searcher.results_with_hits do |result, hit|
    %li.result
      = render "#{result.class.to_s.underscore}", result: result, hit: hit

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
tawork-0.0.50 app/views/search/index.html.haml
tawork-0.0.49 app/views/search/index.html.haml
tawork-0.0.48 app/views/search/index.html.haml
tawork-0.0.47 app/views/search/index.html.haml
tawork-0.0.46 app/views/search/index.html.haml
tawork-0.0.45 app/views/search/index.html.haml
tawork-0.0.44 app/views/search/index.html.haml
tawork-0.0.43 app/views/search/index.html.haml
tawork-0.0.42 app/views/search/index.html.haml
tawork-0.0.41 app/views/search/index.html.haml
tawork-0.0.40 app/views/search/index.html.haml
tawork-0.0.39 app/views/search/index.html.haml
tawork-0.0.38 app/views/search/index.html.haml
tawork-0.0.37 app/views/search/index.html.haml
tawork-0.0.36 app/views/search/index.html.haml
tawork-0.0.35 app/views/search/index.html.haml
tawork-0.0.34 app/views/search/index.html.haml
tawork-0.0.33 app/views/search/index.html.haml
tawork-0.0.31 app/views/search/index.html.haml
tawork-0.0.30 app/views/search/index.html.haml