Sha256: 74494fcddd602ab8916322b8b5fb9b65949385bb652c134f976cdb1dd286dcf2
Contents?: true
Size: 267 Bytes
Versions: 5
Compression:
Stored size: 267 Bytes
Contents
<td class='game-flags'> <%= "[k.o.]" if game.knockout? %> <!-- todo: check for postponed flag etc. --> <% if game.postponed? %> [postponed => <%= game.play_at_v2.strftime('(%a) %Y-%b-%-d / %H:%M %Z' ) %> ] <% end %> </td>
Version data entries
5 entries across 5 versions & 1 rubygems