Ok, I found the solution. I compile assets with Heroku.
Since I use Windows and there are some problems with Uglifier under
Windows, the option:
config.assets.compress = true
breaks down local precompilation. So I decided to compile my assets
using Heroku because Heroku seems doesn’t use Windows, they use open
source software
And that’s not bad, at least somebody has to use it.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.