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タグ/クラスなどはすべてまだ機能しているので、現在は機能しています。ファイルがどこにあるのかわかりません。
私はそれがあなたの他のすべてのgemfilesと一緒にassestを置くだけだと信じています。RVMを使用している場合は、ここでユーザーとバージョンを自分のものに置き換えてみてください。
/Users/kyle/.rvm/gems/ruby-1.9.3-p125/gems/bootstrap-sass-2.0.3.1/vendor/assets
実際のファイルはプロジェクトに含まれていませんが、それらにアクセスできます。すべてがgithubREADMEページで説明されています。