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.
開発中はpowをラックサーバーとして使用することを楽しんでいます。capybaraテスト中にデフォルトサーバーとしてpowを使用する簡単な方法があるかどうかを知りたいです。私は何人かの人々が使用しているのを見ました:
Capybara.run_server = false
ファイルを作成して、各リクエスト中に自動リロードするようにpowを設定します。
tmp/always_restart.txt
プロジェクトの家の中。