Sha256: 0db8677d0757033532f96cf2cf4fcb7029f79515f34cb39f25a66208e9280c3c

Contents?: true

Size: 548 Bytes

Versions: 1

Compression:

Stored size: 548 Bytes

Contents

I"(function() {
  jQuery(function() {
    var $code, tty;
    OutputStream.addEventListener('status', function(task) {
      return $('[data-deploy-status]').attr('data-deploy-status', task.status);
    });
    tty = new TTY($('body'));
    OutputStream.addEventListener('chunk', tty.appendChunk);
    Notifications.init(OutputStream);
    $code = $('code');
    return OutputStream.init({
      status: $code.data('task-status'),
      url: $code.data('next-chunks-url'),
      text: tty.popInitialOutput()
    });
  });

}).call(this);
:ET

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shipit-engine-0.0.1.pre test/dummy/tmp/cache/assets/test/sprockets/v3.0/DAuGN5SgyRQHoMIMSjixXkF95UFMCWX2mVKek4PQru4.cache