On 5/29/07, katthi <[EMAIL PROTECTED]> wrote: > > > Hello > I want konw that how can make a spread sheet itself as a active record > model so that I build applicationd and top of that model
Please move this question from -core to -talk if you want to discuss this further. In short: you can't. ActiveRecord is designed towards SQL persistence exclusively. What you imagined is possible, but would require much work. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
