Sha256: a033447f01b785951d38e41a3aa10e70d011bf930cda99af5ee3176cc9ad15d5
Contents?: true
Size: 140 Bytes
Versions: 13
Compression:
Stored size: 140 Bytes
Contents
jQuery(function($) { $("form.delete-form").submit(function() { return confirm("Are you sure you want to delete this gem?"); }); });
Version data entries
13 entries across 13 versions & 1 rubygems