genfren Posted July 2, 2012 Posted July 2, 2012 Hi I keep getting this error ActionView::Template::Error (layout.css isn't precompiled) But I've put this two lines on config/environments/production.rbconfig.assets.compile = trueconfig.assets.precompile += ['layout.css'] which should prcompile or complie all. What can I do?
Recommended Posts