Sha256: 159cb59b20573004cdce193b5735c4102efde5aa6729f1959725c234387e9195
Contents?: true
Size: 1.03 KB
Versions: 1
Compression:
Stored size: 1.03 KB
Contents
// This is a manifest file that'll be compiled into application.js, which will include all the files // listed below. // // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts, // or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path. // // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the // compiled file. // // Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details // about supported directives. // //= require underworld/dashboard/variables //= require jquery //= require jquery.turbolinks //= require jquery_ujs //= require turbolinks // Misc --------------------------- //= require sugar // JQuery Libraries --------------- //= require admin_lte/admin_lte //= require nprogress //= require nprogress-turbolinks // <% if Underworld::Engine.enabled?(:amd) && defined?(AMD) %> //= require amd/amd //<% end %> //= require_tree ./lib/ //= require underworld/dashboard/init
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
underworld-1.0.0 | app/assets/javascripts/underworld/dashboard/application.js.erb |