> > > On Mar 31, 3:13 am, Fernando Perez <[email protected]> > > Hi, > I removed comment of the > config.frameworks -=[ :active_record, :active_resource, :action_mailer > ]. > I removed the database.yml and tried to start the server. I am getting > an error > "uninitialized constant Rails::Plugin::ActiveRecord (NameError)" > I am using rfacebook plugin in this application. > Could you give me the solution for this?
That looks like rfacebook is trying to use the database. If it genuinely needs this then you;ll have to setup a database for your app. Fred --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

