Sha256: dc4c11674c42040d2c7bfa9b79bbaff59d741d4316c0d802a1bd1cfe17323492

Contents?: true

Size: 436 Bytes

Versions: 8

Compression:

Stored size: 436 Bytes

Contents

I"¨(function() {
  App.Mixins.Disconnection = (function() {
    function Disconnection() {}

    Disconnection.prototype.disconnectedForTooLong = function(time) {
      var msg, view;
      msg = "You have been disconnected from the server for too long. Reload page!";
      view = new App.Views.Shared.Flash({
        alert: msg
      });
      return view.render();
    };

    return Disconnection;

  })();

}).call(this);
:ET

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
loco-rails-1.4.0 test/dummy/tmp/cache/assets/development/sprockets/v3.0/RK5lMeh18KJjKYMWJR4J2DqMJK9qWTZtpvm1xJyacn0.cache
loco-rails-1.3.3 test/dummy/tmp/cache/assets/development/sprockets/v3.0/RK5lMeh18KJjKYMWJR4J2DqMJK9qWTZtpvm1xJyacn0.cache
loco-rails-1.3.2 test/dummy/tmp/cache/assets/development/sprockets/v3.0/RK5lMeh18KJjKYMWJR4J2DqMJK9qWTZtpvm1xJyacn0.cache
loco-rails-1.3.1 test/dummy/tmp/cache/assets/development/sprockets/v3.0/RK5lMeh18KJjKYMWJR4J2DqMJK9qWTZtpvm1xJyacn0.cache
loco-rails-1.3.0 test/dummy/tmp/cache/assets/development/sprockets/v3.0/RK5lMeh18KJjKYMWJR4J2DqMJK9qWTZtpvm1xJyacn0.cache
loco-rails-1.0.2 test/dummy/tmp/cache/assets/development/sprockets/v3.0/RK5lMeh18KJjKYMWJR4J2DqMJK9qWTZtpvm1xJyacn0.cache
loco-rails-1.0.1 test/dummy/tmp/cache/assets/development/sprockets/v3.0/RK5lMeh18KJjKYMWJR4J2DqMJK9qWTZtpvm1xJyacn0.cache
loco-rails-1.0.0 test/dummy/tmp/cache/assets/development/sprockets/v3.0/RK5lMeh18KJjKYMWJR4J2DqMJK9qWTZtpvm1xJyacn0.cache