Error running gems:install on edge.

Hi,

I'm trying out the new features in Rails 2.3.0 RC1. Especially interested in the new "Nested Forms" functionality. I'm having a problem when installing gems into my project. When adding a gem (e.g. "mislav-will_paginate") to the "config/environment.rb" and running:

rake gems:install

I get the following error.

Have the vey same problem. No clue yet on how to solve it

This has been filed as #1750 on the Lighthouse for a bit (http:// rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1750). Can you give the patch I posted (towards the bottom of the ticket) a try?

--Matt Jones