A
A
Alexander Grishin2016-03-09 19:46:20
Ruby on Rails
Alexander Grishin, 2016-03-09 19:46:20

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 question

Ask a Question

731 491 924 answers to any question