Using an Application Server

A WEBrick server instance and runtime are configured and started each time you create or open a new Rails project.

To start an application server for a Rails project:

  1. In the Server View right click on the server and select Open. The Overview Dialog opens in the Editor view.
  2. Configure the following Rails Settings:

    Server Type

    WeBrick, Mongrel, or LightTTP

    Server Port

    3000

    Server Type

    development

  3. Click Clear Console.
    The application server starts.
  4. Stop the server at any time by clicking Clear Console.

Corporate LogoCodeGear brand and product names are service marks, trademarks or registered trademarks of Borland Software Corporation in the United States and other countries.