Sha256: fd8adfc7be016e5e758a8ba296df48fe5ce9c0a10b1d1faabdc130747108ba97
Contents?: true
Size: 257 Bytes
Versions: 12
Compression:
Stored size: 257 Bytes
Contents
BPM_PLUGIN.compileTransport = function(body, context, filename) { body = JSON.stringify("(function() { "+context.minify(body)+" })()\n"); return "define_transport("+body+"), '"+context['package'].name+"', '"+context.moduleId+"', '"+filename+"');"; };
Version data entries
12 entries across 12 versions & 1 rubygems