You need to use the old boot.rb and I would suggest to vendor all your gems and add the vendor/gems folder to your load path. (good old way of freezing an app).
- Mat On Wed, Jun 3, 2009 at 12:57 PM, Patrick Crowley <[email protected]>wrote: > > > Are you trying to upgrade to 2.3.2 or just getting it working with > > your current RubyGems? > > I'm not trying to upgrade. > > I just have a few legacy Rails apps that I'd like to keep working. > These aren't production apps... just projects I've worked on. > > I'm guessing when I update my boot.rb, it switches over to Rails > 2.3.2... which I don't want. > > -- Patrick > > > > > --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
