trabajo-afectivo/app/assets/javascripts/knowledge_base_public.js

8 lines
268 B
JavaScript
Raw Permalink Normal View History

2019-06-04 03:40:48 +00:00
// Global namespace has to be setup first
//= require ./knowledge_base_public/namespace.js
// Make utility functions available before the rest of the code is loaded
//= require ./knowledge_base_public/util.js
// Load the rest
//= require_tree ./knowledge_base_public