Skip to content

ensure sass is only loaded during precompilation of assets

o@ungehorsam.ch requested to merge fixSassSelinux into master

selinux does not like sass to be loaded by phusion. I find this is actually a good thing, so let's only load it when we really need it.

Merge request reports