I tried to install the new beta on my system with the command:
sudo gem install rails --pre
but no matter what I tried, I still get this da
I am having the same problem with beta 4. The workaround is sudo gem install rails --pre --no-ri --no-rdoc though I don't know why.
sudo gem install rails --pre --no-ri --no-rdoc