Steve Mills wrote in post #963677: > I'm in the midst of wiping the DEPOT version "v" and setting it up > again. Version "g" for example doesn't have this problem. > > Will report back in 10 mins or so on whether setting it all up again > worked or changed anything. >
That didn't make any difference. Looking at the earlier version which seemed ok, and this version that is not, the main difference is the following in the GEMFILE... gem 'activemerchant', '~> 1.9.0' gem 'haml', '~> 3.0.18' gem 'jquery-rails', '~> 0.2.2' Could it be that although my application is using mysql2 that one of these things assumes or requires sqlite3? Kind Regards Steve -- Posted via http://www.ruby-forum.com/. -- 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.

