Creating a Model in a Rails Project

3rdRail makes it easy to create a model in a Rails project.

To create a model in a Rails project:

  1. Open the
    Rails Model Wizard Rails Model Wizard
    File| New| Rails Model
  2. Name the Model, assign Attributes, then set the Controller and Scaffold preferences. The context help within the wizard provides further information.
  3. Click Finish to complete the Wizard.
Creating a New Rails Project Creating a Controller in a Rails Project Creating a Database for a Project
Corporate LogoCodeGear brand and product names are service marks, trademarks or registered trademarks of Borland Software Corporation in the United States and other countries.