ruby on rails - Deploying to Heroku Error foundation 5 -
anyone know why getting this? when deploying heroku?
file import not found or unreadable: foundation_and_overrides.
on production.rb:
config.serve_static_assets = true
config.assets.compile = true
thanks in advance
Comments
Post a Comment