On 8/14/06, Andrew Kaspick <[EMAIL PROTECTED]> wrote:

If all this did was generate the base model with the associations and
validations then that would definitely relieve some initial
development time and possibily worthy of core inclusion.

It can't really be included with script/generate model since it bases what it would generate on the migration that would not be created yet. Some sort of script you could run after the model was created and the migrations were done that would add the code would be pretty nice tho. Maybe even something that you could run multiple times that would (and this might be hard) not step on your toes if you had already modified the model.

Martin
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to