+1 I had made a patch for this a while back. I also think that the forms should be in a partial - especially now that simply_helpful is rolled in.
On 6/2/07, Tyler McMullen <[EMAIL PROTECTED]> wrote: > +1. > > I never used scaffolds in the pre-1.2.3 days. But now, especially for > little internal utilities, they're quite useful. > > And to expand upon Pelle's point, yes, simple is good... But simple does not > have to mean wrong. Theres no reason that things like label tags should not > be included... -especially- if its for educational purposes. > > Tyler > > > On 6/2/07, Pelle Braendgaard <[EMAIL PROTECTED]> wrote: > > I have thought about releasing it as a plugin, even though I'm > > thinking that Hampton Caitlin's make_resourceful might be the better > > option: > > > > > http://hamptoncatlin.com/2007/make_resourceful-0-1-0-release > > > > One thing about the edge scaffold (or the previous resource_scaffold) > > is that many rails professionals use it now, just to create the basic > > outline of a controller, model etc. Which we probably never would have > > with the old scaffold generator. > > > > I agree that if the main purpose from the core team with scaffold > > still is educational, then it should remain simple. However I still > > think that the code could be improved somewhat in the existing > > version. > > > > Pelle > > > > On 5/31/07, Mislav Marohnić <[EMAIL PROTECTED]> wrote: > > > On 5/31/07, James Adam < [EMAIL PROTECTED]> wrote: > > > > > > > > I imagine that many people would find scaffolding that highlights some > > > best practices a useful educational tool. > > > > > > Exactly! > > > +1 for plugin with awesome scaffolding code. > > > > > > Rails professionals will always write their own code, naturally. But let > us > > > not forget how most of us learned ERB and form helpers through > scaffolding > > > code. Controller scaffold code is really useful to learn REST and > > > respond_to, also. > > > > > > > > > > > > > > > > > > > -- > > http://extraeagle.com - Solutions for the electronic Extra Legal world > > https://wideword.net - Encrypted wysiwyg document sharing > > http://stakeventures.com - Bootstrapping blog > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
