Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何从 gem 中阻止一个 JavaScript 文件?我正在使用twitter-bootstrap gem。当 rails 应用程序加载时,gem 将加载所有 JS 文件,所以我想阻止scrollspy.js运行。
只需导入您想要的文件@import 'File name'
@import 'File name'