Sha256: 0f41b17f0e3dcb61486df17bf2940d41d1f74c2ee25593a91035ac3617a2eac5

Contents?: true

Size: 117 Bytes

Versions: 59

Compression:

Stored size: 117 Bytes

Contents

<%- if @tags.blank? -%>
  <p><%= t('page.no_tag') -%></p>
<%- else -%>
  <%= render_tag_cloud(@tags) -%>
<%- end -%>

Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
enju_bookmark-0.3.2 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.3.1 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.3.0 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.3.0.beta.1 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.2.2 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.2.1 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.2.0 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.2.0.beta.5 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.2.0.beta.3 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.2.0.beta.2 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.2.0.beta.1 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.1.3 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.1.2 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.1.2.pre23 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.1.2.pre22 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.1.2.pre21 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.1.2.pre20 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.1.2.pre19 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.1.2.pre18 app/views/manifestations/_tag_cloud.html.erb
enju_bookmark-0.1.2.pre17 app/views/manifestations/_tag_cloud.html.erb