Sha256: 4ebc39c35cad4b65760c92d48e94e128ca5d81f2fca95dcae50bfe0540ca3f83

Contents?: true

Size: 168 Bytes

Versions: 38

Compression:

Stored size: 168 Bytes

Contents

<ul class="google-trends">
  <% google_hot_trends_terms.each do |term| -%>
    <li><%= link_to h(term).titleize, topic_path(CGI.escape(term)) %></li>
  <% end -%>
</ul>

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
overlord-3.0.2 app/views/google/_hot_trends.html.erb
overlord-3.0.1 app/views/google/_hot_trends.html.erb
overlord-3.0.0 app/views/google/_hot_trends.html.erb
overlord-0.1.22 app/views/google/_hot_trends.html.erb
overlord-0.1.21 app/views/google/_hot_trends.html.erb
overlord-0.1.20 app/views/google/_hot_trends.html.erb
overlord-0.1.19 app/views/google/_hot_trends.html.erb
overlord-0.1.18 app/views/google/_hot_trends.html.erb
overlord-0.1.17 app/views/google/_hot_trends.html.erb
overlord-0.1.16 app/views/google/_hot_trends.html.erb
overlord-0.1.15 app/views/google/_hot_trends.html.erb
overlord-0.1.14 app/views/google/_hot_trends.html.erb
overlord-0.1.13 app/views/google/_hot_trends.html.erb
overlord-0.1.12 app/views/google/_hot_trends.html.erb
overlord-0.1.11 app/views/google/_hot_trends.html.erb
overlord-0.1.10 app/views/google/_hot_trends.html.erb
overlord-0.1.9 app/views/google/_hot_trends.html.erb
overlord-0.1.8 app/views/google/_hot_trends.html.erb
overlord-0.1.7 app/views/google/_hot_trends.html.erb
overlord-0.1.6 app/views/google/_hot_trends.html.erb