You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/app/views/asciicasts/_author.html.erb

10 lines
210 B
Plaintext

<%= @asciicast.user.avatar_profile_link %>
<h2>
<%= @asciicast.author_profile_link %>
</h2>
<% if @asciicast.user.asciicasts_count -%>
<p><%= @asciicast.user.asciicasts_count %> asciicasts</p>
<% end -%>