Sha256: 4149520fa07cad907755039228b4c950e5925a4cc9b3048e11750f866119fc54

Contents?: true

Size: 477 Bytes

Versions: 3

Compression:

Stored size: 477 Bytes

Contents

I"Ñ(function() {
  var loco;

  App.Views.Main = {
    Users: {},
    Pages: {},
    Articles: {}
  };

  App.Views.User = {
    Articles: {}
  };

  App.Views.Admin = {
    Users: {}
  };

  App.Views.Layouts = {};

  App.Views.Shared = {};

  loco = new App.Loco({
    turbolinks: true,
    notifications: true,
    pollingTime: $('body').data('rails-env') === 'test' ? 1000 : 3000,
    logNotifications: true,
    locale: 'en'
  });

  loco.init();

}).call(this);
:ET

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
loco-rails-1.0.2 test/dummy/tmp/cache/assets/test/sprockets/v3.0/VMV_dDbRFgMUju64j_VFte_7ZINDXkdbh3qUQJ-f8ic.cache
loco-rails-1.0.1 test/dummy/tmp/cache/assets/test/sprockets/v3.0/VMV_dDbRFgMUju64j_VFte_7ZINDXkdbh3qUQJ-f8ic.cache
loco-rails-1.0.0 test/dummy/tmp/cache/assets/test/sprockets/v3.0/VMV_dDbRFgMUju64j_VFte_7ZINDXkdbh3qUQJ-f8ic.cache