I\'m new to CakePHP. I\'m keen to use the scaffolding feature to quickly generate views, and then to use bake to generate views that I can edit.
I am new to rails so excuse the simple questions. I am creating a website for a company. That company wants to display it\'s clients on the site. I would like to allow the client to manage this themse
I am using a web framework (Grails, similar to Rails) 开发者_开发知识库that has abilities to auto-generate a lot of code through scaffolding.As a result, all of my CRUD pages are currently automatical
I\'m wondering if someone can address some of the issues I am having? I create a rails app: rails myapp -d mysql
In Subsonic 2 I played around with the Scaffold controls to build some quick and dirty admin pages.I need to do the same again but am using Subsonic 3 where I don\'t see Scaffold anywhere.
开发者_如何学CI need to use the nifty_scaffold to generate all the views and controller for my model, but I already have the model, the migration and the table in database, so I don\'t need it to gene