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 时,页面呈现如下。但是,当我包含指向实际引导 css 样式表的链接时,导航栏会正确显示。知道什么可能导致这个问题吗?我什么都没有覆盖,也不打算这样做。
这是我自己的错。资产没有被加载,因为我在对 gem 文件进行了一些更改后没有重新启动我的 rails 服务器。