Upgrading a large RoR Project from 1.2.6 to 2.0.2
Posted January 21st, 2008 by Paul CoddingThis evening while upgrading a large Ruby on Rails application that I’ve been working on for the past year and a half, I ran into some issues upgrading to 2.0.2. As you may know actionwebservice has been ousted from rails in favor of REST. For those of us that depend on using SOAP for interoperability [...]