Sha256: 41193aedbdc89e7d30f6180d8a872d881f16e02d9d6995d31fef6b895e61d467

Contents?: true

Size: 242 Bytes

Versions: 21

Compression:

Stored size: 242 Bytes

Contents

<% if !@search.to_s.blank? -%>
  <h3>Searched for <em>"<%=h @search %>"</em></h3>
  <ul>
  <% for article in @articles.to_a -%>
    <li><%= link_to_permalink article,h(article.title) %></li>
  <% end -%>
	</ul>
<% else %>
  &nbsp;
<% end -%>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
typo-5.5 app/views/articles/live_search.html.erb
typo-5.4.4 app/views/articles/live_search.html.erb
typo-5.4.3 app/views/articles/live_search.html.erb
typo-5.4.2 app/views/articles/live_search.html.erb
typo-5.4.1 app/views/articles/live_search.html.erb
typo-5.4 app/views/articles/live_search.html.erb
typo-4.1.1 app/views/live/search.rhtml
typo-5.0.2 app/views/live/search.html.erb
typo-5.0.1 app/views/live/search.html.erb
typo-4.1 app/views/live/search.rhtml
typo-5.0.3.98.1 app/views/live/search.html.erb
typo-5.0 app/views/live/search.html.erb
typo-5.0.3.98 app/views/live/search.html.erb
typo-5.1.2 app/views/live/search.html.erb
typo-5.1.1 app/views/live/search.html.erb
typo-5.1.3 app/views/live/search.html.erb
typo-5.1 app/views/live/search.html.erb
typo-5.1.98 app/views/live/search.html.erb
typo-5.2.98 app/views/articles/live_search.html.erb
typo-5.2 app/views/live/search.html.erb