fiddle with javascripts and add sprockets manifest file
This commit is contained in:
parent
dd410641ff
commit
30b1f05112
1 changed files with 6 additions and 0 deletions
6
app/assets/config/manifest.js
Normal file
6
app/assets/config/manifest.js
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
// JS and CSS bundles
|
||||||
|
//= link_directory ../javascripts .js
|
||||||
|
//= link_directory ../stylesheets .css
|
||||||
|
|
||||||
|
// Other
|
||||||
|
//= link_tree ../images
|
Loading…
Add table
Reference in a new issue