Creating a Model in a Rails Project

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

To create a Resource in a Rails project:

  1. Open the
    Rails New Resource Wizard Rails Resource Wizard
    File| New| Rails Resource
  2. Name the Resource, assign Attributes, then set the Migration 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.