Posts tagged “Rails”

Legacy rails apps + ruby gems

by admin.

There seems to be some major issues with working with both Rails 3 and Rails 2.xx versions on same box/ruby install.

When going back to work with some 2.3 Rails apps new versions of Rubygems causes havoc with gem loading.

Not sure there...