Without looking deeply into this, I would assume that this is related to the asset pipeline and sprockets using that route. I'm not sure if either disabling it in application.rb with "config.assets.enabled = false" and/or a warning is the proper solution, if any.