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
216 B
Plaintext

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