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/_other_by_user.html.slim

5 lines
170 B
Plaintext

- if @asciicast.other_by_user.any?
.other-asciicasts
h2 More by #{@asciicast.author_link}
= render 'previews', asciicasts: @asciicast.other_by_user, per_row: 3