On 29 November 2010 16:08, Steve Mills <li...@ruby-forum.com> 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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to