Just as it says, I can\'t get capistrano 3 to do assets:precompile
correctly. Even after hours, it still says writing to the .css
file on the serv
Is this a Windows instance? Windows instances by default use the IE6 Javascript/CSS engine which is PATHETICALLY SLOW and accurately reflects the problem that you are facing.
If it is a Linux instance, try adding the uglifier
and therubyracer
gems in your Gemfile, and also make sure to install Firefox/libv8