Sha256: cb0aa80e76b3ebee7c96e99cbb5b32d83d97dcb175521fe50f21fabbcbe7fc33

Contents?: true

Size: 127 Bytes

Versions: 10

Compression:

Stored size: 127 Bytes

Contents

<% tags.sort_by { |tag| tag[:name] }.each do |tag| %>
  <span class="tag <%= tag[:color] %>"><%= tag[:name] %></span>
<% end %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
stenographer-rails-0.7.4 app/views/stenographer/shared/_tags.html.erb
stenographer-rails-0.7.3 app/views/stenographer/shared/_tags.html.erb
stenographer-rails-0.7.1 app/views/stenographer/shared/_tags.html.erb
stenographer-rails-0.7.0 app/views/stenographer/shared/_tags.html.erb
stenographer-rails-0.6.5 app/views/stenographer/shared/_tags.html.erb
stenographer-rails-0.6.4 app/views/stenographer/shared/_tags.html.erb
stenographer-rails-0.6.3 app/views/stenographer/shared/_tags.html.erb
stenographer-rails-0.6.2 app/views/stenographer/shared/_tags.html.erb
stenographer-rails-0.6.1 app/views/stenographer/shared/_tags.html.erb
stenographer-rails-0.6.0 app/views/stenographer/shared/_tags.html.erb