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.
我正在使用“bootstrap-sass”gem,但在我的目录中找不到 .css 文件。它目前正在工作,因为我的 css 标签/类/等仍然有效,我只是不知道文件在哪里。
我相信它只是对所有其他 gemfile 进行评估。如果您使用的是 RVM,请尝试在此处使用您的替换用户和版本。
/Users/kyle/.rvm/gems/ruby-1.9.3-p125/gems/bootstrap-sass-2.0.3.1/vendor/assets
实际文件不包含在您的项目中,但您可以访问它们。一切都在 github README 页面上描述。