Weird bug in my application when running in production. I precompile my
assets, I keep getting
No route matches “/javascripts/eop-rails-external-vendor.js” an asset
which
no longer exists in the application. The application works fine from the
user end of things. I have searched through the source code and there’s
no
reference to that asset. Not sure who or what is requesting it.