Sha256: b94240c30f917826bcbf92b01f24c00f629fdbb22506b5a65533d4d27c8699fb

Contents?: true

Size: 270 Bytes

Versions: 25

Compression:

Stored size: 270 Bytes

Contents

<% if guide.authors.present? %>
  <%= content_for :authoring do %>
    <p class="small">
      <%= raw t :authoring_note, authors: guide.authors, collaborators: "https://raw.githubusercontent.com/#{guide.slug}/master/COLLABORATORS.txt" %>
    </p>
  <% end %>
<% end %>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
mumuki-laboratory-5.0.4 app/views/layouts/_authoring.html.erb
mumuki-laboratory-5.0.3 app/views/layouts/_authoring.html.erb
mumuki-laboratory-5.0.2 app/views/layouts/_authoring.html.erb
mumuki-laboratory-5.0.1 app/views/layouts/_authoring.html.erb
mumuki-laboratory-5.0.0 app/views/layouts/_authoring.html.erb