Adding columns via code isn't hard. You'll have to double check that the new columns are picked up in your objects without having to restart the server when operating in production mode.
But the real question is, is there enough commonality between data sets that whatever you are trying to do is well solved using a database? The flexibility to just have data and not have it constrained by a schema is what spreadsheets are good at. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

