Sha256: be8fb20d160dcd0cec6e65a45284cca341072eb5bfcf9d8f4a3f8ad2b9776207

Contents?: true

Size: 389 Bytes

Versions: 1

Compression:

Stored size: 389 Bytes

Contents

*  <% if author.info %>
     ![<%= author.name %>](<%= author.info.avatar_url %>)
     Follow on github: [<%= "@#{author.info.login}" %>](http://github.com/<%= author.info.login %>)
   <% end %>
   <%= ThankWords.begin_author %> **<%= author.name %>** <%= ThankWords.middle_author %>

   <%= author.gems.map(&:name).map { |it| "**#{it}**" }.join(', ') %>.

   <%= ThankWords.end_author %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
share_some_love-0.0.5 templates/md/_author.md.erb