Sha256: 0b7a65aa5ae73163a09dfece3614166a8ba65a0d9f10c6a61845ca28495dffaa

Contents?: true

Size: 316 Bytes

Versions: 40

Compression:

Stored size: 316 Bytes

Contents

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

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

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

Version data entries

40 entries across 36 versions & 1 rubygems

Version Path
golf-0.3.4 test/twitter_compiled/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.3.3 test/twitter_compiled/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.3.2 test/twitter_compiled/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.3.1 test/twitter_compiled/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.3.0 test/twitter_compiled/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.2.8 test/twitter_compiled/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.2.7 test/twitter_compiled/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.2.5 test/twitter_compiled/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.2.4 test/twitter_compiled/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.2.4 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.2.3 test/twitter_compiled/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.2.3 templates/twitter/golfapp/components/golf/twitter/Tweet/Tweet.html
golf-0.2.1 test/twitter_compiled/components/golf/twitter/Tweet/Tweet.html
golf-0.2.1 templates/twitter/components/golf/twitter/Tweet/Tweet.html
golf-0.2.0 test/twitter_compiled/components/golf/twitter/Tweet/Tweet.html
golf-0.2.0 templates/twitter/components/golf/twitter/Tweet/Tweet.html
golf-0.1.8 templates/twitter/components/golf/twitter/Tweet/Tweet.html
golf-0.1.5 templates/twitter/components/golf/twitter/Tweet/Tweet.html
golf-0.1.3 templates/twitter/components/golf/twitter/Tweet/Tweet.html
golf-0.1.2 templates/twitter/components/golf/twitter/Tweet/Tweet.html