Colin Law wrote: [...] > I disagree with that, keep using the scaffold generator to add new > stuff, it is by far the easiest way of generating the files generally > needed. Then use this as the base on which to build your application > specific stuff.
Generally not, unless you happen to be creating apps which are very close to the scaffold. > There may come a point at which it is easier to add > new stuff entirely by hand but I certainly have not got there yet. Then either your applications are very unusual (or mine are, in the other direction) or you're relying too much on a crutch. I agree totally that the scaffold generator should not be relied on. > Don't forget to commit your source to your version control system > after running the generator so you can look back and see what you > changed. Yes! > > Colin Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

