Sha256: 99e14eb78ec3da0f1d261f94a4dfd57829f70289cab439938d97388e184c3f66
Contents?: true
Size: 465 Bytes
Versions: 23
Compression:
Stored size: 465 Bytes
Contents
<section class="sub-content-medium"> <h4> <%= t 'explore.explore.most_popular' %> </h4> <%= render partial: 'explore/trending', collection: ActivityObject.trending.first(6), as: :object %> </section> <section class="sub-content-small"> <h4> <%= t 'explore.explore.most_followed' %> </h4> <%= render partial: 'explore/followed', collection: Actor.followed.first(6), as: :actor %> </section>
Version data entries
23 entries across 23 versions & 2 rubygems