Sha256: 686895455f040ea11cefd6f192279254b8e6f3725cdcd4f91934f36f095b2da6
Contents?: true
Size: 342 Bytes
Versions: 5
Compression:
Stored size: 342 Bytes
Contents
h1 Authors table.table.table-striped thead tr th th Name th Email th Posts th Last Post tbody - @authors.each do |author| tr th= image_tag author.gravatar_url td= author.name td= author.email td= author.published_posts.size td= author.last_published_at
Version data entries
5 entries across 5 versions & 1 rubygems