On 24 November 2010 20:57, Steve Mills <li...@ruby-forum.com> wrote:
> 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?

I would not have thought that likely, though I know nothing about
activemerchant.  Does rake --trace give any indication of where sqlite
might be included?

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