"Have you checked the versions of all the gems (including rails) used
on the old server and installed those and only those on the new one?"

using gem list --local

the old system has 16, the new one 64
Here is the list of the differences:

gem    old    new
------------------------------------
actionmailer   (2.3.5)    (4.2.5)
actionpack     (2.3.5)    (4.2.5)
activerecord   (2.3.5)    (4.2.5)
activesupport  (2.3.5)    (4.2.5)
acts_as_ferret (0.4.8.2)  (0.5.4)
devise         (1.0.5)    na
fastthread     (1.0.7)    na
ferret         (0.11.6)  (0.11.8.6)
jk-ferret      (0.11.8.3)  na
passenger      (2.2.11)  (5.0.27, 5.0.26)
rack           (1.0.1)    (1.6.4)
rails          (2.3.5)    (4.2.5)
warden         (0.10.2)  na
will_paginate  (2.3.12)  na

So... do I get rid of ALL the new gems and try to figure out how to just
install the old ones?

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/4a2be74300e7e79f8394bb31e2938211%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to