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.
足場を使用せずに生成したモデルの 1 つで、たまたま bootstrap:themed を使用しましたが、うまくいきました。ただし、これに使用される CSS クラスを見つける必要があります。プロジェクトのどこで見つけることができますか?
Rails 3 のすべての .css ファイルの通常の場所は、app/assets/stylesheets (bootstrap.css などの名前のファイル) です。使用しているブートストラップの実装 (ソース ファイルまたは gem ) によって異なります。gem 実装の場合は、GitHub リポジトリでソース コード (この場合はクラス) を探す必要があります。