Bbootstrap.css 在 vendor/assets/stylesheets/ 和 bootstrap.css 里面,有这一行,
dropdown-submenu:focus > a > [class*=" icon-"] {
background-image: url("../images/glyphicons-halflings-white.png");
}
但是,我的 ruby on rails 应用程序在抱怨
GET http://localhost:3000/images/glyphicons_halflings-white.svg 404 (Not found)
我如何找到它?glyphicons_halflings-white.svg 在 vendor/assets/img