Sha256: 29bb22db749bea45a9b147721686d95783d8c8f931d7fbb335c0b8086c172ef7
Contents?: true
Size: 440 Bytes
Versions: 54
Compression:
Stored size: 440 Bytes
Contents
<div class="st__content-block st__content-block--tweet"> <%= link_to image_tag(tweet_block.profile_image_url, class: 'img'), tweet_block.screen_name %> <p> <%= tweet_block.render_tweet_body %> </p> <cite>From <%= link_to tweet_block.at_name, tweet_block.screen_name %> on Twitter:</cite> <time datetime="<%= tweet_block.created_at %>">(<%= link_to Time.parse(tweet_block.created_at), tweet_block.status_url %>)</time> </div>
Version data entries
54 entries across 54 versions & 2 rubygems