Sha256: 8a0f49e0fa26f0e1ce30f6bb3f79301554af50c79fab403fd5e942cb1b36d4cf
Contents?: true
Size: 213 Bytes
Versions: 125
Compression:
Stored size: 213 Bytes
Contents
<% presenter.title.each_with_index do |title, index| %> <% if index == 0 %> <h1><%= title %> <%= presenter.permission_badge %></h1> <% else %> <h1><%= title %></h1> <% end %> <% end %>
Version data entries
125 entries across 99 versions & 3 rubygems