hi all i am getting problem while installing rails in by gem :
i have written in terminal
gem install rails
Successfully installed rails-3.0.3
1 gem installed
Installing ri documentation for rails-3.0.3...
File not found: lib
what i need to do next and how to install rails using gem.
I had the same problem. I continued with the error. I do not see anything breaking. And I can code peacefully. So, probably you do not need to worry.
If you dont find path do this: (for Unix based systems)
Quoted from the book, but anyone else would suggest the same
OK as aditya sanghi has mentioned, I do lack rdoc gem– so probably running this will help