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.
RubyMineでアプリを起動するときに、ユニコーンとユニコーン構成を使用できるようにしたいと思います。webrickを使用せずに、ユニコーンやシンなどの他のものを使用するように指示する方法はありますか?
最近のRubyMineバージョンでは、Railsの実行/デバッグ構成で使用するWebサーバーを指定できます。
2つのサーバー1.webricと2.mongrelがあります
webricの代わりにmongrelサーバーを使用するには、次の手順に従ってください...
(1)cmdに移動します
(2)アプリケーションパスに移動します。
(3)このコード「mongrel_railsstart」を書き留めます