Sha256: b7921c9d36bd70d762c6a4ee6bbb327370c555c33ed460f1c73c98abe5e8670e

Contents?: true

Size: 354 Bytes

Versions: 54

Compression:

Stored size: 354 Bytes

Contents

<li>
  <style type="text/golf">
    span.user {
      color: green;
    }
  </style>

  <script type="text/golf">
    function(tweet) {
      $(".user").html("<span>"+tweet.from_user+"</span>");
      $(".text").html("<span>"+tweet.text+"</span>");
    }
  </script>

  <span class="user">A user</span> says: <span class="text">Some things.</span>
</li>

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
golf-0.7.9 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.7.8 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.7.7 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.7.6 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.7.5 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.7.4 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.7.3 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.7.2 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.7.1 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.7.0 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.6.6 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.6.5 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.6.4 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.6.3 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.6.22 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.6.21 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.6.2 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.6.1 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.6.0 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.5.7 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html