Creating a New Rails Project


Creating a new Rails project is simple with RadRails. From the IDE, go to the File menu and select New... You will see the dialog box in Figure 1.1:


Figure 1.1

Simply expand the Rails folder and select Rails Project, then click Next. You will see the dialog shown in Figure 1.2:


Figure 1.2

Now just enter in the name for your project, click Finish, and watch in amazement as your new Rails project is setup in the Rails Navigator. NOTE: You can also specify to create a WEBrick server. For help with controlling the WEBrick servers, see the help docs on creating and running a WEBrick server.

Copyright © 2005 RadRails.org
All rights reserved.