Sha256: 2cc6248b5adbf8051d7a0a7b7b1a9197b0de40a94e75d628961d254f6b26b132
Contents?: true
Size: 1.55 KB
Versions: 10
Compression:
Stored size: 1.55 KB
Contents
{I" class:ETI"BundledAsset; FI"logical_path; TI"storytime/base.js; FI" pathname; TI"a/Users/ben/Documents/benroesch.com/storytime/app/assets/javascripts/storytime/base.js.coffee; FI"content_type; TI"application/javascript; TI" mtime; Tl+˝ĂSI"length; Ti_I"digest; TI"%adbc156ce7418c23e709ec749cc7c9e5; FI"source; TI"_(function() { $(function() { var action, controller, controllerObj, instance; controller = $("body").data("controller"); action = $("body").data("action"); controllerObj = Storytime.Utilities.controllerFromString(controller); if (controllerObj != null) { instance = new controllerObj(); if (typeof instance["init"] === "function") { instance["init"](); } if (typeof instance["init" + action] === "function") { instance["init" + action](); } Storytime.instance = instance; } $(".flash").delay(2000).fadeOut(); return $(document).on('ajax:beforeSend', '.btn-delete-resource', function() { return $(this).attr("disabled", true); }).on('ajax:success', '.btn-delete-resource', function() { return $("#" + ($(this).data('resource-type')) + "_" + ($(this).data('resource-id'))).remove(); }).on('ajax:error', '.btn-delete-resource', function(e, data, d1, d2) { $(this).attr("disabled", false); return alert("There was an error deleting your " + ($(this).data('resource-type'))); }); }); }).call(this); ; TI"required_assets_digest; TI"%9dc6882b91b6d708b62af81a5386b545; FI" _version; TI"%361c512b9086418778df946c0d278f91; F
Version data entries
10 entries across 5 versions & 1 rubygems