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 damn error:
Successfully installed rails-3.0.0.beta3
1 gem installed
Installing ri documentation for rails-3.0.0.beta3...
File not found: lib
Since I'm very new to ruby, I really don't know what to do.
How can I finish installing this? Is this installed already? Why does it abort here?