Sha256: fb4fb3f3542a29075bf9c1d450a1dae00d25280a1a4fcb10e27c4b3d88c14e0e
Contents?: true
Size: 235 Bytes
Versions: 236
Compression:
Stored size: 235 Bytes
Contents
$(document).ready(function() { $('body').on('click', '#download_debug_cert_key', function(e) { e.preventDefault(); window.location.href = $("#download_debug_cert_key").data("url"); return false; }); });
Version data entries
236 entries across 236 versions & 1 rubygems