On 29 November 2010 16:08, Steve Mills <[email protected]> wrote: > OK. I now know why this is happening but I don't know what to do to fix > it... > > in the "app" folder is a file "store.rb" and this contains the following > lines... > > ActiveRecord::Base.establish_connection( > :adapter => 'sqlite3', > :database => 'db/development.sqlite3')
To quote from your OP > And a search of my project shows no files containing any reference to sqlite3. ?? Colin -- 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.

