Friday, January 20, 2006

Scaffold: The two in one command

Instead of
ruby script/generate model Site
ruby script/generate controller Site


we can now use
ruby script/generate scaffold Site

WARNING: If the above command is run after you have created custom MVC (models, views and controller), they will be overwritten.

0 Comments:

Post a Comment

<< Home

eXTReMe Tracker