Add channel video count to search results

このコミットが含まれているのは:
Omar Roth 2018-11-13 19:16:52 -06:00
コミット c8b321920d
1個のファイルの変更1行の追加0行の削除

ファイルの表示

@ -12,6 +12,7 @@
<p><%= item.author %></p>
</a>
<p><%= number_with_separator(item.subscriber_count) %> subscribers</p>
<p><%= number_with_separator(item.video_count) %> videos</p>
<h5><%= item.description_html %></h5>
<% when SearchPlaylist %>
<% if item.id.starts_with? "RD" %>