On Thu, Jul 30, 2009 at 3:47 PM, cnk<cynthia.ki...@gmail.com> wrote: > database? The flexibility to just have data and not have it > constrained by a schema is what spreadsheets are good at. Ohhh... Great answer!
I suspect I'll just gather the data into the table that I know exists now. I was asking because (as is typical of me), I was dreaming about how I might bite off more than I could chew -- wanting to allow the end user to create arbitrary data sets displayed in tabular form, with arbitrary names and types for the different columns. But, as I've thought about it more, it has occurred to me that I will probably get 99.9% of the way where I want to be just by defining the table I need, and creating the relationships necessary to extract and edit specific data sets within that table. But thanks for the great answer. --wpd --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---