I barked up this tree once - here is what I learned. ActiveScaffold is designed to work with ActiveRecord in Rails. If you MUST (and carefully consider must) have no database you best alternatives are to look for the plugins that can make ActiveRecord live without a database.
/S On 11/8/2009 10:55 PM, Antony Prabhu wrote: > Hi Friends, > > I want to know what are ways or how to use the Active Scaffold without > Database connection .... > > I mean Instead of Database I will have a CSV or Flat file..... > > Thro Active Scaffold Plug-in how to read this file instead of > database.... > > Kindly Can I have you Ideas and Views..... ASAP..... > > > - Antony > > -- > > You received this message because you are subscribed to the Google Groups > "ActiveScaffold : Ruby on Rails plugin" group. > To post to this group, send email to [email protected]. > For more options, visit this group at > http://groups.google.com/group/activescaffold?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en.
