Answer the question
In order to leave comments, you need to log in
If so config.assets.compile = false - why doesn't it work without real-time compilation?
It doesn't work like this:
But it works like this:
Although before starting I always do this:config.assets.compile = false
config.assets.compile = true
rake assets:clean && RAILS_ENV=production rake assets:precompile
RAILS_ENV=production bundle exec rails s
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question