On Apr 4, 4:19 pm, Xavier Noria <[email protected]> wrote: > On Mon, Apr 4, 2011 at 4:59 PM, DavidJ <[email protected]> wrote: > > If I understand correctly, without using ActiveRecord, the scaffolding won't > > work either. > > Scaffolding is a tool for demos and super rapid prototyping, it is not > intended to be used for regular code. It is certainly not relevant to > your concerns.
ActiveModel does a good job of smoothing that sort of stuff over (but I of course agree that if you are scaling to a trillion servers it won't be using rails scaffolds) Ferd -- 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.

