It very clearly says in its documentation that it would do this if I don\'t precompile them locally.
And truthfully, I have no interest in precompiling these locally.
Try changing to this. I hope this will help you.
In config/environments/production.rb
config.assets.compile = true config.assets.digest = true