Sha256: 02ef509761ddccb71dabea0f0c004ee1bb443aa41d9a83ec1651bffe2da85307
Contents?: true
Size: 406 Bytes
Versions: 5
Compression:
Stored size: 406 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, logNotifications: true, locale: 'en' }); loco.init(); }).call(this); :ET
Version data entries
5 entries across 4 versions & 1 rubygems