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.
ホームページ、ヘルプ、連絡先、私たちについて、および特定のコントローラーやモデルを持たないその他のページなどの一般的なページを保存するために従うべきベスト プラクティスは何ですか。
私は通常、各ページのアクションを持つ非レストフルDefaultControllerを持っています。Railsのビューヘルパーとレイアウト機能を利用する通常は静的なコンテンツなので、それらもページキャッシュします。