| Article: |
Ruby on Rails Meets Eclipse | |
| Subject: | In the Variable Input frame, specify catalog as the model name | |
| Date: | 2007-05-03 13:32:57 | |
| From: | dvohra09 | |
|
Response to: In the Variable Input frame, specify catalog as the model name
|
||
| Select Run>External Tools>Create Scaffold to create a scaffolding for the database table catalogs. A Variable input dialog prompts for a value for the Model name. Specify a model name, ‘catalog’ for example. A Variable input dialog prompts for a Controller name. Specify a controller name, ‘catalog’. | ||
Showing messages 1 through 2 of 2.
-
In the Variable Input frame, specify catalog as the model name
2007-05-03 13:51:01 pksiv [View]
-
In the Variable Input frame, specify catalog as the model name
2007-05-03 14:09:02 Deepak Vohra | [View]
Select the variables with the Variables button. The ${} gets added to the variables.



Thanks. The text is missing some of the $'s so my cut and paste was causing issues.