rdBaker will create a downloadable zip file.
example: Post
required
empty full scaffold
Scaffold: will create controller,model, and empty views and add var $scaffold to the controller
Emtpy: will create empty classes for controller and model, plus empty views
Full: will create controllers, models and views with index, view, add ,edit and delete. Views have title, body
example: var $hasMany = array('comments');
or: var $validate = array('title',VALID_NOT_EMPTY);
rdBaker author: gwoo aka Garrett J. Woodworth
You want da code?
Cake_0.10.3.1311_pre_beta_alpha