Ensure assets are recompiled when configuration changes

This commit is contained in:
Tom Hughes 2015-09-30 19:34:14 +01:00
parent 8df1212b59
commit d1d784bcca
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
//= depend_on application.yml
OSM = {
<% if defined?(PIWIK) %>
PIWIK: <%= PIWIK.to_json %>,