I was wondering if Cake has the ability to generate the model, the controller, and all of the views for you when it comes to CRUD. Much like Ruby on Rails. I know that Cake has the "scaffold" option, but what I want is base level code generation for creating production CRUD. Much like $ ruby script/generate scaffold <name>. Can bake scripts do this for me?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
