ruby on rails - Assets 404 error with dokku -


i deployed rails application dokku. went fine except assets including images returns 404 error.

i don't know how debug this.

finally added :

config.serve_static_files = true 

in environements/production.rb


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -