From bc3f33f92a16d3afdb8a472f60940e7c46a31564 Mon Sep 17 00:00:00 2001 From: Fatih Acet Date: Fri, 22 Jul 2016 17:01:57 +0300 Subject: JSify all the things! --- app/assets/javascripts/graphs/graphs_bundle.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app/assets/javascripts/graphs/graphs_bundle.js (limited to 'app/assets/javascripts/graphs/graphs_bundle.js') diff --git a/app/assets/javascripts/graphs/graphs_bundle.js b/app/assets/javascripts/graphs/graphs_bundle.js new file mode 100644 index 00000000000..334007d6b38 --- /dev/null +++ b/app/assets/javascripts/graphs/graphs_bundle.js @@ -0,0 +1,3 @@ + +/*= require_tree . */ + -- cgit v1.2.1