Sha256: 060e9691004c45a6fd4e5b373f6b49faf3cc60ce83362e5c05f22632d1771766
Contents?: true
Size: 184 Bytes
Versions: 7
Compression:
Stored size: 184 Bytes
Contents
$(function() { "use strict"; $('#content').bind('pageLoaded', function pageLoaded() { $('#history', this).historyTable(); }); $('#history').historyTable(); });
Version data entries
7 entries across 7 versions & 1 rubygems